功能优化 成品调拨入库

This commit is contained in:
2024-08-28 17:18:49 +08:00
parent 7809aefb9b
commit 1257b4e7ee
20 changed files with 339 additions and 16 deletions

View File

@@ -116,6 +116,8 @@ namespace Tnb.ProductionMgr
id = a.id,
mo_task_code = a.mo_task_code,
material_id = b.code + "/" + b.name,
f_flowtaskid = b.material_specification,
f_flowid = b.material_standard,
mold_id = e.mold_code + "/" + e.mold_name,
eqp_id = g.code + "/" + g.name,
mo_task_status = d.FullName,