fix(leave-history):sort
This commit is contained in:
parent
df7d887309
commit
af7ac9e78b
3 changed files with 142 additions and 191 deletions
|
|
@ -11,7 +11,6 @@
|
|||
:pagination-label="paginationLabel"
|
||||
v-model:pagination="pagination"
|
||||
@request="onRequest"
|
||||
:grid="!$q.screen.gt.xs"
|
||||
:rows-per-page-options="[10, 25, 50, 100]"
|
||||
:loading="loading"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue