bklLiudl
2025-04-08 a82e815f97b789dc4ca208df09dd96534a023f4a
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),