Administrator
2024-03-11 edc1a959cdcb80343e1dfb0abe335eb37c6304b8
Pda/View/AsnSetting/productEnterQuantity.html
@@ -1526,11 +1526,11 @@
            form.on('switch(IsLianXu)', function (obj) {
                if (obj.elem.checked) {
                    $('#BOX2').attr("style", "display:block")
                    $('#zongDiv').attr("style", "height: 285px;")
                    $('#zongDiv').attr("style", "height: 315px;")
                    isContinue = "1";
                } else {
                    $('#BOX2').attr("style", "display:none")
                    $('#zongDiv').attr("style", "height: 255px;")
                    $('#zongDiv').attr("style", "height: 285px;")
                    isContinue = "0";
                }
                $('#BOXCODE2').val("");