Merge branch 'LabWork05_Base' into LabWork06_Base
This commit is contained in:
commit
4092fa7a9c
@ -100,6 +100,7 @@ namespace LawFirmDatabaseImplement.Implements
|
|||||||
}
|
}
|
||||||
|
|
||||||
document.Update(model);
|
document.Update(model);
|
||||||
|
document.UpdateComponents(context, model);
|
||||||
|
|
||||||
context.SaveChanges();
|
context.SaveChanges();
|
||||||
context.Database.CommitTransaction();
|
context.Database.CommitTransaction();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user