chengsc
2025-01-18 aa777daee492ba7f53d3c41f235f95c4d5505dbe
HTML/views/ASNSetting/LabelBoxBuDa.html
@@ -248,7 +248,7 @@
                            //$("#Standard" + z.toString()).html(res.data[z].Standard);
                            $("#Qty").attr("id", "Qty" + z.toString());
                            $("#Qty" + z.toString()).html( res.data[z].Qty);
                            $("#Qty" + z.toString()).html( res.data[z].Qty+res.data[z].unit);
                            $("#SupplierLot").attr("id", "SupplierLot" + z.toString());
                            $("#SupplierLot" + z.toString()).html( res.data[z].SupplierLot);