From bfb69ccccd5c101de767e2311c8c1699f20b40a2 Mon Sep 17 00:00:00 2001 From: AhJindeg Date: Tue, 16 Apr 2024 18:23:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9E=20fix=20template=20hasPermi?= =?UTF-8?q?=20value?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/mail/template/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/mail/template/index.vue b/src/views/system/mail/template/index.vue index a1973d0c..0d736207 100644 --- a/src/views/system/mail/template/index.vue +++ b/src/views/system/mail/template/index.vue @@ -10,7 +10,7 @@ type="primary" plain @click="openForm('create')" - v-hasPermi="['system:mail-account:create']" + v-hasPermi="['system:mail-template:create']" > 新增