From b60fcb150791cf609354c0b3aa99ef38c21cd2ca Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Thu, 28 Jul 2022 17:42:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Service/Reading/ReadingImageTaskService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Application/Service/Reading/ReadingImageTaskService.cs b/IRaCIS.Core.Application/Service/Reading/ReadingImageTaskService.cs index f3333e810..8521902c0 100644 --- a/IRaCIS.Core.Application/Service/Reading/ReadingImageTaskService.cs +++ b/IRaCIS.Core.Application/Service/Reading/ReadingImageTaskService.cs @@ -1332,7 +1332,7 @@ namespace IRaCIS.Application.Services else { // 这里判断一致性分析产生的全局阅片 - if (visitTask.ReadingCategory == ReadingCategory.Global && visitTask.IsAnalysisCreate) + if (visitTask.ReadingCategory == ReadingCategory.Global && visitTask.IsAnalysisCreate&&visitTask.IsSelfAnalysis) { var taskOneInfo = await this.GetGlobalReadingInfo(new GetGlobalReadingInfoInDto() {