diff --git a/ghy-admin/src/main/resources/templates/goods/standard/addTemplate.html b/ghy-admin/src/main/resources/templates/goods/standard/addTemplate.html index 68c25df6..6de63093 100644 --- a/ghy-admin/src/main/resources/templates/goods/standard/addTemplate.html +++ b/ghy-admin/src/main/resources/templates/goods/standard/addTemplate.html @@ -348,7 +348,7 @@
- +
@@ -534,15 +534,15 @@ function selectPublishWithPrice(e) { - if ($(e).is(':checked')) { - $('#payOnDoorMode').prop("checked", false); - } + + + } function changePayOnDoorMode(e) { - if ($(e).is(':checked')) { - $('#publishWithPrice').prop("checked", false); - } + + + } function validSpecialComponent() {