fix site sorting fixes #1118
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
dense
|
||||
:rows="sites"
|
||||
:columns="columns"
|
||||
:pagination="{ rowsPerPage: 0, sortBy: 'name', descending: true }"
|
||||
:pagination="{ rowsPerPage: 0, sortBy: 'name', descending: false }"
|
||||
row-key="id"
|
||||
binary-state-sort
|
||||
virtual-scroll
|
||||
|
||||
Reference in New Issue
Block a user