2023-03-01 合同增加主办部门
This commit is contained in:
@@ -151,6 +151,7 @@ namespace BLL
|
||||
table.Countersign_Law2 = newtable.Countersign_Law2;
|
||||
table.Idea = newtable.Idea;
|
||||
table.Approval_GeneralLaw = newtable.Approval_GeneralLaw;
|
||||
table.DepartId = newtable.DepartId;
|
||||
Funs.DB.PHTGL_ContractReview.InsertOnSubmit(table);
|
||||
Funs.DB.SubmitChanges();
|
||||
}
|
||||
@@ -186,6 +187,7 @@ namespace BLL
|
||||
table.Countersign_Law2 = newtable.Countersign_Law2;
|
||||
table.Idea = newtable.Idea;
|
||||
table.Approval_GeneralLaw = newtable.Approval_GeneralLaw;
|
||||
table.DepartId = newtable.DepartId;
|
||||
|
||||
Funs.DB.SubmitChanges();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user