summaryrefslogtreecommitdiff
path: root/src/views/Logs/PostCodeLogs/PostCodeLogs.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/Logs/PostCodeLogs/PostCodeLogs.vue')
-rw-r--r--src/views/Logs/PostCodeLogs/PostCodeLogs.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/views/Logs/PostCodeLogs/PostCodeLogs.vue b/src/views/Logs/PostCodeLogs/PostCodeLogs.vue
index 1154cbff..01e9409a 100644
--- a/src/views/Logs/PostCodeLogs/PostCodeLogs.vue
+++ b/src/views/Logs/PostCodeLogs/PostCodeLogs.vue
@@ -105,6 +105,7 @@
:export-name="exportFileNameByDate(action.value)"
:download-location="row.item.uri"
:download-in-new-tab="true"
+ :show-button="false"
>
<template #icon>
<icon-export v-if="action.value === 'export'" />