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

@@ -15,6 +15,7 @@
hide-default-footer
:header-props="{ sortByText: $ay.t('Sort') }"
data-cy="notifyQueueTable"
:no-data-text="$ay.t('NoData')"
>
<template v-slot:[`item.actions`]="{ item }">
<v-icon small class="mr-2" @click="deleteItem(item)">