From 0ae73243d51c8ef58e520f41acbf68ada01efa1b Mon Sep 17 00:00:00 2001 From: bb_pan Date: Tue, 9 Sep 2025 15:06:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/log/abnormalLog/index.vue | 1 + src/views/system/log/businessLog/index.vue | 1 + src/views/system/log/logCapacity/index.vue | 2 +- src/views/system/log/systemLog/index.vue | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/system/log/abnormalLog/index.vue b/src/views/system/log/abnormalLog/index.vue index db878cc..8790b39 100644 --- a/src/views/system/log/abnormalLog/index.vue +++ b/src/views/system/log/abnormalLog/index.vue @@ -100,6 +100,7 @@ class="filter-item" style="margin-left: 20px" type="warning" + v-hasPermi="['error:log:download']" > 备份 diff --git a/src/views/system/log/businessLog/index.vue b/src/views/system/log/businessLog/index.vue index 1e68dd0..c4cc11b 100644 --- a/src/views/system/log/businessLog/index.vue +++ b/src/views/system/log/businessLog/index.vue @@ -108,6 +108,7 @@ class="filter-item" style="margin-left: 20px" type="warning" + v-hasPermi="['business:log:download']" > 备份 diff --git a/src/views/system/log/logCapacity/index.vue b/src/views/system/log/logCapacity/index.vue index 36df825..7c3a9b5 100644 --- a/src/views/system/log/logCapacity/index.vue +++ b/src/views/system/log/logCapacity/index.vue @@ -16,7 +16,7 @@ - 确定确定 diff --git a/src/views/system/log/systemLog/index.vue b/src/views/system/log/systemLog/index.vue index a44c150..88640ae 100644 --- a/src/views/system/log/systemLog/index.vue +++ b/src/views/system/log/systemLog/index.vue @@ -98,6 +98,7 @@ class="filter-item" style="margin-left: 20px" type="warning" + v-hasPermi="['system:log:download']" > 备份