投料保存 领料记录

This commit is contained in:
2023-11-07 16:56:05 +08:00
parent 64bb0ff680
commit d5eefbf9d5
13 changed files with 252 additions and 15 deletions

View File

@@ -464,7 +464,7 @@ namespace Tnb.ProductionMgr
minpacking = b.minpacking,
main_num = k.number_of_primary_unit,
deputy_num = k.number_of_auxiliary_unit,
third_equip_code = f.third_equip_code,
third_equip_code = l.equip_code,
weight_name = l.label_name,
category_id = b.category_id
})