Merge branch 'LabWork03_Hard' into LabWork04_Hard
This commit is contained in:
commit
d3c3de4047
@ -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