This commit is contained in:
2021-03-01 17:39:43 +00:00
parent 64e63532d5
commit e041977c4c
11 changed files with 21 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
@click:row="rowClick"
:header-props="{ sortByText: $ay.t('Sort') }"
data-cy="subsTable"
:no-data-text="$ay.t('NoData')"
>
</v-data-table>
</div>