Uat_Study
parent
f6f3fcf1d3
commit
f9b52f9433
|
@ -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 });
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue