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

This commit is contained in:
he
2023-12-12 13:56:20 +08:00
parent 53cb22c474
commit c93655d199
2 changed files with 2 additions and 1 deletions
@@ -524,7 +524,7 @@ namespace IRaCIS.Core.Application
PageIndex = 1,
PageSize = 9999,
})).CurrentPageData.SelectMany(x => x.ClinicalFormList).Count();
})).CurrentPageData.Count();
}