修改一致性核查导表

This commit is contained in:
2024-10-29 15:23:36 +08:00
parent 969d22fdae
commit 6cde1b4405
5 changed files with 99 additions and 8 deletions
@@ -236,7 +236,7 @@ namespace IRaCIS.Core.Application.MassTransit.Consumer
}
dialogMsg.AppendLine($"<br/>");
dialogMsg.AppendLine(@$"<div>{_localizer["ConsistencyVerification_Desc"]}<div/>");
dialogMsg.AppendLine(@$"<div>{_localizer["ConsistencyVerification_Desc"]}</div>");
dbSV.CheckResult = _localizer["ConsistencyVerification_Conf"] +
String.Join(" | ", dbExceptExcel.Select(t => $"{_localizer["ConsistencyVerification_EdcL", t.StudyDate, t.Modality]}")) + " | "