This commit is contained in:
2019-10-28 21:21:42 +00:00
parent 1a37e0ae0a
commit 61eeaae36b
4 changed files with 19 additions and 55 deletions

View File

@@ -39,13 +39,15 @@
:headers="headers"
:items="Items"
item-key="id"
:pagination.sync="localFormSettings.pagination"
:total-items="totalItems"
:options.sync="localFormSettings.pagination"
:server-items-length="totalItems"
:loading="loading"
:rows-per-page-items="rowsPerPageItems"
:rows-per-page-text="lt('RowsPerPage')"
show-select
class="elevation-1"
select-all
:footer-props="{
itemsPerPageOptions: rowsPerPageItems,
itemsPerPageText: lt('RowsPerPage')
}"
>
<template slot="items" slot-scope="props">
<td>