修改一版

This commit is contained in:
he
2022-07-07 16:46:41 +08:00
parent 549dfd0a03
commit 02401393a6
@@ -420,6 +420,7 @@ namespace IRaCIS.Core.Application.Service
IsIRReply= result.Any(x=>x.UserTypeEnumInt== (int)UserTypeEnum.IndependentReviewer),
taskMedicalReview.IsClosedDialog,
taskMedicalReview.IsHaveQuestion,
});
}