Compare commits
2 Commits
994595ddd5
...
62862f9366
Author | SHA1 | Date | |
---|---|---|---|
62862f9366 | |||
6583464c28 |
@ -100,6 +100,7 @@ namespace LawFirmDatabaseImplement.Implements
|
||||
}
|
||||
|
||||
document.Update(model);
|
||||
document.UpdateComponents(context, model);
|
||||
|
||||
context.SaveChanges();
|
||||
context.Database.CommitTransaction();
|
||||
|
Loading…
Reference in New Issue
Block a user