Compare commits
No commits in common. "62862f9366a70dbabcb0680079e1f04ad348e6e3" and "994595ddd54a9d4dae751617b620be7c3ac7dfcc" have entirely different histories.
62862f9366
...
994595ddd5
@ -100,7 +100,6 @@ namespace LawFirmDatabaseImplement.Implements
|
||||
}
|
||||
|
||||
document.Update(model);
|
||||
document.UpdateComponents(context, model);
|
||||
|
||||
context.SaveChanges();
|
||||
context.Database.CommitTransaction();
|
||||
|
Loading…
Reference in New Issue
Block a user