@@ -284,6 +284,7 @@ namespace IRaCIS.Core.Application.Service
|
||||
RelevanceValue = x.RelevanceValue,
|
||||
ImageCount = 0,
|
||||
ParentId = item.Id,
|
||||
ShowQuestion=x.ShowQuestion,
|
||||
DataTableColumn = x.DataTableColumn,
|
||||
LesionType = item.LesionType,
|
||||
QuestionName = x.QuestionName,
|
||||
@@ -298,6 +299,7 @@ namespace IRaCIS.Core.Application.Service
|
||||
Id = x.Id,
|
||||
DictionaryCode = x.DictionaryCode,
|
||||
Type = x.Type,
|
||||
ShowQuestion = x.ShowQuestion,
|
||||
TableQuestionType = x.TableQuestionType,
|
||||
DependParentId = x.DependParentId,
|
||||
IsDepend = x.IsDepend,
|
||||
|
||||
Reference in New Issue
Block a user