组件一致性分析预提交

Test.EIImageViewer
{872297557@qq.com} 2023-02-14 11:32:35 +08:00
parent e59d5c15e2
commit 21b457d281
1 changed files with 0 additions and 1 deletions

View File

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