This commit is contained in:
2020-10-19 22:34:55 +00:00
parent b3074f7159
commit 1b4d56258f
6 changed files with 49 additions and 6 deletions

View File

@@ -10,6 +10,7 @@
hide-default-footer
@click:row="rowClick"
:header-props="{ sortByText: $ay.t('Sort') }"
:data-cy="!!$ay.dev ? 'subsTable' : false"
>
</v-data-table>
</div>