Compare commits
3 Commits
a87b889ca4
...
717bdcb416
Author | SHA1 | Date | |
---|---|---|---|
717bdcb416 | |||
62862f9366 | |||
6583464c28 |
@ -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