2023-03-01 合同增加主办部门
This commit is contained in:
@@ -28,6 +28,8 @@ namespace BLL
|
||||
table.ProjectManager = newtable.ProjectManager;
|
||||
table.Approval_Construction = newtable.Approval_Construction;
|
||||
table.DeputyGeneralManager = newtable.DeputyGeneralManager;
|
||||
table.DepartId = newtable.DepartId;
|
||||
|
||||
Funs.DB.PHTGL_BidApproveUserReview.InsertOnSubmit(table);
|
||||
Funs.DB.SubmitChanges();
|
||||
}
|
||||
@@ -50,6 +52,8 @@ namespace BLL
|
||||
table.ProjectManager = newtable.ProjectManager;
|
||||
table.Approval_Construction = newtable.Approval_Construction;
|
||||
table.DeputyGeneralManager = newtable.DeputyGeneralManager;
|
||||
table.DepartId = newtable.DepartId;
|
||||
|
||||
Funs.DB.SubmitChanges();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user