投料保存 领料记录

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

@@ -2675,6 +2675,7 @@ namespace Tnb.ProductionMgr
{
material_id = x.material_id,
material_code = y.code,
category_id = y.category_id,
num = x.num
})