Uat_Study
parent
b8f7427578
commit
98950139f5
|
@ -655,7 +655,7 @@ namespace IRaCIS.Core.Infra.EFCore.Common
|
||||||
Type = t.ReadingQuestionTrial.QuestionName, //病灶类型
|
Type = t.ReadingQuestionTrial.QuestionName, //病灶类型
|
||||||
t.ReadingQuestionTrial.Unit,
|
t.ReadingQuestionTrial.Unit,
|
||||||
t.ReadingQuestionTrial.CustomUnit,
|
t.ReadingQuestionTrial.CustomUnit,
|
||||||
t.ReadingQuestionTrial.DictionaryCode,
|
t.DictionaryCode,
|
||||||
t.QuestionName,
|
t.QuestionName,
|
||||||
QuestionId = t.Id,
|
QuestionId = t.Id,
|
||||||
t.ShowOrder })
|
t.ShowOrder })
|
||||||
|
|
Loading…
Reference in New Issue