Compare commits
2 Commits
4e7e88cb3f
...
8956013a65
Author | SHA1 | Date | |
---|---|---|---|
8956013a65 | |||
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