临床数据修改
continuous-integration/drone/push Build is passing Details

IRC_NewDev
he 2023-12-12 14:05:28 +08:00
parent c93655d199
commit 5d6cd6ab9d
1 changed files with 1 additions and 0 deletions

View File

@ -521,6 +521,7 @@ namespace IRaCIS.Core.Application
item.ReadModuleCount = (await _clinicalAnswerService.GetCRCConfirmList(new Service.Reading.Dto.GetCRCConfirmListInDto()
{
TrialId = item.TrialId,
IsPMConfirm=false,
PageIndex = 1,
PageSize = 9999,