IPC-610
2024-09-26 2be1922b035c182c3c516427aa68be54badd6938
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);