Compare commits
4 Commits
34d374a605
...
4092fa7a9c
Author | SHA1 | Date | |
---|---|---|---|
4092fa7a9c | |||
717bdcb416 | |||
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