修改一版

Uat_Study
he 2022-07-07 16:46:41 +08:00
parent 549dfd0a03
commit 02401393a6
1 changed files with 1 additions and 0 deletions

View File

@ -420,6 +420,7 @@ namespace IRaCIS.Core.Application.Service
IsIRReply= result.Any(x=>x.UserTypeEnumInt== (int)UserTypeEnum.IndependentReviewer),
taskMedicalReview.IsClosedDialog,
taskMedicalReview.IsHaveQuestion,
});
}