修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
b42325337e
commit
a019a542b0
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue