Compare commits

..

No commits in common. "f5f4639cc839ac0b871dc41aa170d9ebceacca50" and "2f69df7a83aa10dc12ea5e820e6d398c5ede7fd0" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -1156,7 +1156,6 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
if (tableAnswerList.Count > 0)
{
// 状态为空
errorMassage += _localizer["ReadingCalculate_StatusIsEmpty", string.Join(',', stateIsNullList)] + ",";
}