From ce2f8ad003ac39c527cf27acceedc569d341d92a Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Fri, 27 Oct 2023 09:52:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Service/ReadingCalculate/LuganoCalculateService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Application/Service/ReadingCalculate/LuganoCalculateService.cs b/IRaCIS.Core.Application/Service/ReadingCalculate/LuganoCalculateService.cs index df2425784..393b0fb00 100644 --- a/IRaCIS.Core.Application/Service/ReadingCalculate/LuganoCalculateService.cs +++ b/IRaCIS.Core.Application/Service/ReadingCalculate/LuganoCalculateService.cs @@ -2272,7 +2272,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate var imageQualityEvaluation = inDto.QuestionInfo.Where(x => x.QuestionType == QuestionType.ImageQualityAssessment&&x.Answer.EqEnum(ImageQualityEvaluation.Abnormal)).FirstOrDefault(); if (imageQualityEvaluation != null) { - return ImagingOverallAssessment_Lugano.NA.GetEnumInt(); + return ImagingOverallAssessment_Lugano.NE.GetEnumInt(); } // CTandMRI