0813
This commit is contained in:
@@ -69,6 +69,7 @@ namespace BLL
|
||||
newConstructionStandardListProject.IsSelected8 = ConstructionStandardListProject.IsSelected8;
|
||||
newConstructionStandardListProject.IsSelected9 = ConstructionStandardListProject.IsSelected9;
|
||||
newConstructionStandardListProject.IsSelected10 = ConstructionStandardListProject.IsSelected10;
|
||||
newConstructionStandardListProject.IsChecked = ConstructionStandardListProject.IsChecked;
|
||||
Funs.DB.CQMS_Law_ConstructionStandardListProject.InsertOnSubmit(newConstructionStandardListProject);
|
||||
Funs.DB.SubmitChanges();
|
||||
}
|
||||
@@ -103,6 +104,7 @@ namespace BLL
|
||||
newConstructionStandardListProject.IsSelected8 = ConstructionStandardListProject.IsSelected8;
|
||||
newConstructionStandardListProject.IsSelected9 = ConstructionStandardListProject.IsSelected9;
|
||||
newConstructionStandardListProject.IsSelected10 = ConstructionStandardListProject.IsSelected10;
|
||||
newConstructionStandardListProject.IsChecked = ConstructionStandardListProject.IsChecked;
|
||||
Funs.DB.SubmitChanges();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user