IPC-610
2025-01-02 9d7dda331f3498a95e2e922e9ddae0fa43e83605
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);