修改一致性核查
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user