From 221f78aa9a8eec89f27194c3b971072492faa4e8 Mon Sep 17 00:00:00 2001 From: AhJindeg Date: Tue, 16 Apr 2024 18:22:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9E=20fix=20apiAccessLog=20hasP?= =?UTF-8?q?ermi=20value?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/infra/apiAccessLog/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/infra/apiAccessLog/index.vue b/src/views/infra/apiAccessLog/index.vue index 45110c41..570f579e 100644 --- a/src/views/infra/apiAccessLog/index.vue +++ b/src/views/infra/apiAccessLog/index.vue @@ -80,7 +80,7 @@ plain @click="handleExport" :loading="exportLoading" - v-hasPermi="['infra:api-error-log:export']" + v-hasPermi="['infra:api-access-log:export']" > 导出