This commit is contained in:
2020-10-06 18:16:23 +00:00
parent 5064946736
commit 2a7db15d28
7 changed files with 36 additions and 12 deletions

View File

@@ -79,7 +79,7 @@
<template v-slot:[`item.actions`]="{ item }">
<v-btn icon :href="item.url">
<v-icon small class="mr-2">
$ayiFile-download
$ayiFileDownload
</v-icon>
</v-btn>
</template></v-data-table