Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -103,7 +103,10 @@
|
||||
:rows="store.rows"
|
||||
:columns="columns"
|
||||
:loading="store.loading"
|
||||
v-model:pagination="store.pagination"
|
||||
:rows-per-page-options="[250, 500, 1000]"
|
||||
binary-state-sort
|
||||
@request="store.onTableRequest"
|
||||
>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user