This commit is contained in:
he
2022-11-10 13:49:25 +08:00
parent f68a46da54
commit 387488c060
2 changed files with 9 additions and 9 deletions
@@ -946,6 +946,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
stateIsNullList = stateIsNullList.Except(allExists).ToList();
if (measureDataList.Count() > 0)
{
errorMassage += $" 病灶{ string.Join(',', measureDataList)}不存在标记,";