liudl
2025-01-16 f42e607f9309c06394c6c46bfdc354ddd5195d51
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);