From 1540cd71f8a26046c375f4e8c04065faa7ab1ba2 Mon Sep 17 00:00:00 2001 From: leiqiaochu Date: Mon, 25 Sep 2023 15:00:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=95=B0=E6=8D=AE=E5=AD=97=E5=85=B8?= =?UTF-8?q?=E8=8F=9C=E5=8D=95=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/init-home/data/baseMenu.ts | 2 +- src/views/system/Basis/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/init-home/data/baseMenu.ts b/src/views/init-home/data/baseMenu.ts index e446dc16..eee06163 100644 --- a/src/views/init-home/data/baseMenu.ts +++ b/src/views/init-home/data/baseMenu.ts @@ -4021,7 +4021,7 @@ export default [ sortIndex: 12, url: '/system/Dictionary', icon: 'FormOutlined', - showPage: [], + showPage: ['dictionary'], permissions: [], buttons: [ { diff --git a/src/views/system/Basis/index.vue b/src/views/system/Basis/index.vue index 8e5f8d9a..4219e87b 100644 --- a/src/views/system/Basis/index.vue +++ b/src/views/system/Basis/index.vue @@ -319,7 +319,7 @@ - +