mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 12:17:08 +00:00
@@ -330,8 +330,7 @@
|
|||||||
:custom-filter="searchTable"
|
:custom-filter="searchTable"
|
||||||
:loading="loading"
|
:loading="loading"
|
||||||
fixed-header
|
fixed-header
|
||||||
:footer-props='{itemsPerPageOptions: [ 10, 25, 50, 100, 500, -1 ]}'
|
:footer-props='{itemsPerPageOptions: [ 10, 25, 50, 100, 500, -1 ], showFirstLastPage: true}'
|
||||||
:show-first-last-page="true"
|
|
||||||
@click:row="setActiveItem"
|
@click:row="setActiveItem"
|
||||||
@contextmenu:row="contextMenu"
|
@contextmenu:row="contextMenu"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user