修改
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user