This commit is contained in:
2024-06-07 15:56:44 +08:00
parent a27442f652
commit 39f16568a0
3 changed files with 17 additions and 9 deletions

View File

@@ -470,7 +470,7 @@ namespace Tnb.ProductionMgr
minpacking = b.minpacking,
main_num = k.number_of_primary_unit,
deputy_num = k.number_of_auxiliary_unit,
third_equip_code = l.equip_code,
third_equip_code = f.code,
weight_name = l.label_point,
category_id = b.category_id,
as_location_id = f.as_location_id,