修改
This commit is contained in:
@@ -412,7 +412,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||
else
|
||||
|
||||
{
|
||||
await ReadingCalculate(readingData, new List<QuestionType>() { type });
|
||||
await ReadingCalculate(readingData, new List<QuestionType>() { type.Value });
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user