From 56b2d8de891f6d686fef3430510e0bbcac7286bd Mon Sep 17 00:00:00 2001 From: shijing Date: Mon, 6 May 2024 14:48:03 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=97=A5=E5=BF=97=E6=8A=A5=E9=94=99?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/route.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/config/route.js b/src/config/route.js index 772bef1e..9d3b3a73 100644 --- a/src/config/route.js +++ b/src/config/route.js @@ -296,7 +296,6 @@ const routes = [ "meta": { "title": "日志详情", "icon": "el-icon-document-copy", - "perms": ["enm_rm"], "hidden": true }, "component": "enm_rm/logDetail"