bug,报工扣除投料

This commit is contained in:
2023-06-20 13:52:54 +08:00
parent 8e44d842c2
commit a2b60b287f
6 changed files with 112 additions and 2 deletions

View File

@@ -91,6 +91,8 @@ namespace Tnb.ProductionMgr
batch = item["batch"],
unit_id = item["unit_id"],
carry_id = input.carry_id,
status = "0",
use_num = 0,
});
if (detail != null)