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 @@ - +