chengsc
2024-09-04 f7309a5a1790d1c06ae4bffdde202d220f0007a2
HTML/views/ASNSetting/LabelPrintSelect.html
@@ -124,6 +124,7 @@
               var id = getQueryString('Id');
               var SupplierLot=getQueryString('SupplierLot');//供货批次
               $('#SupplierLot').val(SupplierLot);
               console.log(SupplierLot);
               var asnType = getQueryString('Type');
               console.log(asnType);
               console.log(asnType == 4);