Uat_Study
he 2023-07-18 18:01:01 +08:00
parent 4e2b03000d
commit a8232341dd
1 changed files with 2 additions and 1 deletions

View File

@ -764,7 +764,8 @@ namespace IRaCIS.Core.Application.Service
SubjectId= readModule.SubjectId,
IsCRCConfirm=false,
TrialReadingCriterionId = readModule.TrialReadingCriterionId,
PageIndex=1,
ReadModuleId = inDto.ReadModuleId,
PageIndex =1,
PageSize=9999,
})).CurrentPageData.ToList();