From 3dd7a4d358f6302c8c674908c462c4608b441394 Mon Sep 17 00:00:00 2001 From: XieYongHong <18010623010@163.com> Date: Wed, 15 Nov 2023 16:03:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E6=B5=81=E7=A8=8B?= =?UTF-8?q?=E5=BC=95=E6=93=8E=E5=AD=97=E6=AE=B5=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/init-home/data/baseMenu.ts | 48 ++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/src/views/init-home/data/baseMenu.ts b/src/views/init-home/data/baseMenu.ts index a4687ffb..bd6e9857 100644 --- a/src/views/init-home/data/baseMenu.ts +++ b/src/views/init-home/data/baseMenu.ts @@ -4806,6 +4806,12 @@ export default [ "actions": [ "query" ] + }, + { + "permission": "dictionary", + "actions": [ + "query" + ] } ], "accessSupport": { @@ -4971,6 +4977,12 @@ export default [ "actions": [ "query" ] + }, + { + "permission": "dictionary", + "actions": [ + "query" + ] } ], "accessSupport": { @@ -5149,6 +5161,12 @@ export default [ "actions": [ "query" ] + }, + { + "permission": "dictionary", + "actions": [ + "query" + ] } ], "accessSupport": { @@ -5327,6 +5345,12 @@ export default [ "actions": [ "query" ] + }, + { + "permission": "dictionary", + "actions": [ + "query" + ] } ], "accessSupport": { @@ -5467,6 +5491,12 @@ export default [ "actions": [ "query" ] + }, + { + "permission": "dictionary", + "actions": [ + "query" + ] } ], "accessSupport": { @@ -5607,6 +5637,12 @@ export default [ "actions": [ "query" ] + }, + { + "permission": "dictionary", + "actions": [ + "query" + ] } ], "accessSupport": { @@ -5747,6 +5783,12 @@ export default [ "actions": [ "query" ] + }, + { + "permission": "dictionary", + "actions": [ + "query" + ] } ], "accessSupport": { @@ -5888,6 +5930,12 @@ export default [ "actions": [ "query" ] + }, + { + "permission": "dictionary", + "actions": [ + "query" + ] } ], "accessSupport": {