chengsc
2024-10-13 4b2a864dfba4038feb6a3887724f6446f72a83a3
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);