修改一致性核查
parent
9e9d3ed2d0
commit
5518770cf6
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue