修改一致性核查

Test.EIImageViewer
hang 2023-02-14 16:51:04 +08:00
parent 9e9d3ed2d0
commit 5518770cf6
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ namespace IRaCIS.Core.Application.MediatR.Handlers
else
{
dialogMsg.AppendLine($"<br/>");
dialogMsg.AppendLine($"<br><span style='color: #f00'>当前访视存在问题如下:</span>");
dialogMsg.AppendLine($"<br><span style='color: #f00'>存在问题如下:</span>");
num = 0;
foreach (var item in dbExceptExcel)