@@ -2260,6 +2260,12 @@ namespace IRaCIS.Core.Application.Service.Common
|
||||
//病灶明细表
|
||||
export_Template = StaticData.Export.ReadingLession_Export;
|
||||
}
|
||||
else if (inQuery.ReadingExportType == ExportResult.TableOfAssessmentResults)
|
||||
{
|
||||
//阅片结果表
|
||||
export_Template = StaticData.Export.CommonReading_Export;
|
||||
}
|
||||
|
||||
else if (inQuery.ReadingExportType == ExportResult.OCT_ReadingLession_Export)
|
||||
{
|
||||
//OCT
|
||||
|
||||
Reference in New Issue
Block a user