wxw
2025-06-17 af583e3044e03325d8fdbc08164e8de3a0021792
HTML/views/ASNSetting/LabelPrintSelect.html
@@ -129,13 +129,13 @@
               }
               var asnType = getQueryString('Type');
               console.log(asnType);
               console.log(asnType == 4);
               if(asnType == 4){
               // console.log(asnType == 4);
               // if(asnType == 4){
                  $("#reset option[value='0']").attr("selected","selected"); //性别
                  $("#reset").attr("disabled","disabled");
                  form.render('select');
               }
               //    $("#reset option[value='0']").attr("selected","selected"); //性别
               //    $("#reset").attr("disabled","disabled");
               //    form.render('select');
               // }
               var param = {
                  id: parseInt(id),