фикс багов при тестировании 1st edition

This commit is contained in:
Галина Федоренко 2024-05-01 15:25:25 +04:00
parent cd7eac4f32
commit e772c3bf7d

View File

@ -142,7 +142,6 @@ namespace LawFirmBusinessLogic.BusinessLogics
FIO = model.FIO,
Phone = model.Phone,
Email = model.Email,
GuarantorId = model.GuarantorId,
});
if (element != null && element.Id != model.Id)