Improve users sort (#14894)

This commit is contained in:
melohagan 2024-10-31 08:51:46 +00:00 committed by GitHub
parent 6699c444ea
commit eba7f01578
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@
allowSelectRows={!readonly}
{customRenderers}
loading={!$fetch.loaded || !groupsLoaded}
defaultSortColumn={"__selectable"}
defaultSortColumn={"access"}
/>
<div class="pagination">