Исправление
This commit is contained in:
parent
cca8ab71f3
commit
6583464c28
@ -100,6 +100,7 @@ namespace LawFirmDatabaseImplement.Implements
|
||||
}
|
||||
|
||||
document.Update(model);
|
||||
document.UpdateComponents(context, model);
|
||||
|
||||
context.SaveChanges();
|
||||
context.Database.CommitTransaction();
|
||||
|
Loading…
x
Reference in New Issue
Block a user