This commit is contained in:
he
2022-10-20 16:34:03 +08:00
parent fe046d8842
commit c220338260
2 changed files with 6 additions and 1 deletions
@@ -461,7 +461,7 @@ namespace IRaCIS.Application.Services
QuestionId = x.ReadingQuestionId,
TableQuestionId = x.Id,
Type = x.Type,
LesionType = x.ReadingQuestionTrial.LesionType,
LesionType = question.LesionType,
TableQuestionType = x.TableQuestionType,
DictionaryCode = x.DictionaryCode,
QuestionMark = x.QuestionMark,