IPC-610
2024-09-28 8fa52d01b1e7f067b2e7c7ded8facc4f9e22609c
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);