Compare commits
No commits in common. "d3c3de404709f66e259bc2838c36ec420024ac36" and "e096b326a67619ca1fcee9eda35ff996be88a5c3" have entirely different histories.
d3c3de4047
...
e096b326a6
@ -100,7 +100,6 @@ 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