Uat_Study
{872297557@qq.com} 2022-12-07 17:45:58 +08:00
parent b8f7427578
commit 98950139f5
1 changed files with 1 additions and 1 deletions

View File

@ -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 })