Uat_Study
parent
b87420ebd4
commit
0858615fc7
|
@ -350,7 +350,7 @@ namespace IRaCIS.Core.Application.Service
|
|||
});
|
||||
return (result,new {
|
||||
|
||||
IsIRReply= result.Any(x=>x.UserTypeEnumInt== (int)UserTypeEnum.IndependentReviewer)),
|
||||
IsIRReply= result.Any(x=>x.UserTypeEnumInt== (int)UserTypeEnum.IndependentReviewer),
|
||||
taskMedicalReview.IsClosedDialog,
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue