This commit is contained in:
he
2023-02-22 13:46:16 +08:00
parent 273303f1b6
commit 518b2fddd3
4 changed files with 31 additions and 5 deletions
@@ -545,7 +545,7 @@ namespace IRaCIS.Application.Services
{ClinicalLevel.Subject,4 },
};
result.OrderBy(x => keys[x.ClinicalDataLevel]).ToList();
result = result.OrderBy(x => keys[x.ClinicalDataLevel]).ToList();
return (result, new
{