@@ -119,6 +119,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||
tableQuestion.LesionType = question.LesionType;
|
||||
tableQuestion.RowId = row.RowId;
|
||||
tableQuestion.IsShowInDicom = question.IsShowInDicom;
|
||||
tableQuestion.ShowChartTypeEnum= question.ShowChartTypeEnum;
|
||||
tableQuestion.RowIndex = row.RowIndex;
|
||||
tableQuestion.ReportLayType = ReportLayType.TableQuestion;
|
||||
foreach (var task in taskInfoList)
|
||||
|
||||
Reference in New Issue
Block a user