From bbb008e692c90df6dbba497133fef6972a3830ba Mon Sep 17 00:00:00 2001 From: zhaoxianhui <1994861028@qq.com> Date: Wed, 6 Jul 2022 14:44:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95=E7=AE=A1=E7=90=86=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E9=9A=90=E8=97=8FBUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/navMenu/index.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/navMenu/index.vue b/src/components/navMenu/index.vue index 3fbdc9c8b..8827ed2a8 100644 --- a/src/components/navMenu/index.vue +++ b/src/components/navMenu/index.vue @@ -399,11 +399,11 @@ // path: '/convertDocView', // menuId: '3F52K25546' // }, - { - title: '菜单管理', - path: '/menuManage', - menuId: '87b8b4f5817a7829696e63185c744d52' - }, + // { + // title: '菜单管理', + // path: '/menuManage', + // menuId: '87b8b4f5817a7829696e63185c744d52' + // }, { title: '链接管理', path: '/linkManage',