材料管理修改

This commit is contained in:
2024-10-09 17:20:12 +08:00
parent a7205a984d
commit f06da19405
14 changed files with 154 additions and 64 deletions
+1 -1
View File
@@ -254,7 +254,7 @@ namespace BLL
ReqUnitId = plan.ReqUnitId,
AuditMan = plan.CreateMan,
AuditDate = plan.AuditDate,
Remark=plan.Remark
Remark= remark
};
if ((TwConst.TypeInt)plan.TypeInt!= TwConst.TypeInt.)
{