Improve users sort (#14894)
This commit is contained in:
parent
6699c444ea
commit
eba7f01578
|
@ -406,7 +406,7 @@
|
|||
allowSelectRows={!readonly}
|
||||
{customRenderers}
|
||||
loading={!$fetch.loaded || !groupsLoaded}
|
||||
defaultSortColumn={"__selectable"}
|
||||
defaultSortColumn={"access"}
|
||||
/>
|
||||
|
||||
<div class="pagination">
|
||||
|
|
Loading…
Reference in New Issue