Compare commits
2 Commits
2f69df7a83
...
f5f4639cc8
| Author | SHA1 | Date |
|---|---|---|
|
|
f5f4639cc8 | |
|
|
32e659c26b |
|
|
@ -1156,6 +1156,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
|||
|
||||
if (tableAnswerList.Count > 0)
|
||||
{
|
||||
|
||||
// 状态为空
|
||||
errorMassage += _localizer["ReadingCalculate_StatusIsEmpty", string.Join(',', stateIsNullList)] + ",";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue