IPC-610
2024-09-23 c2d3213ba82b7b97d6f85274d3086fff076495d7
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);