This commit is contained in:
2020-08-18 14:59:19 +00:00
parent 1dfccd2ac2
commit 3cad1124ed
8 changed files with 12 additions and 4 deletions

View File

@@ -9,6 +9,7 @@
:disable-filtering="true"
hide-default-footer
@click:row="rowClick"
:header-props="{ sortByText: $ay.t('Sort') }"
>
</v-data-table>
</div>