Merge branch 'LabWork04_Base' into LabWork05_Base
This commit is contained in:
commit
717bdcb416
@ -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…
Reference in New Issue
Block a user