组件一致性分析预提交
parent
e59d5c15e2
commit
21b457d281
|
@ -640,7 +640,6 @@ namespace IRaCIS.Core.Application.Service.Common
|
|||
exportInfo.List = list;
|
||||
|
||||
|
||||
|
||||
return await ExcelExportHelper.DataExportAsync(StaticData.Export.TrialMedicalReviewList_Export, exportInfo, "", _commonDocumentRepository, _hostEnvironment, _dictionaryService, typeof(OverallTumorEvaluationExport), criterionType);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue