This commit is contained in:
2024-06-27 16:23:40 +08:00
parent ea93613c82
commit 323d18c374
3 changed files with 6 additions and 5 deletions

View File

@@ -442,7 +442,7 @@ namespace Tnb.ProductionMgr
num = item.codeqty,
batch = item.code_batch,
unit_id = item.unit_id,
carry_id = item.member_carryid,
carry_id = carry.id,
barcode = item.barcode,
is_all_feeding = 0,
member_carry_id = item.member_carryid,