From 9ccb0a663504bbea419703bcc0f19e0859726542 Mon Sep 17 00:00:00 2001 From: shenyanpei Date: Fri, 31 Dec 2021 09:26:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E6=96=99=E4=B8=AD=E5=BF=83=E6=B3=A8?= =?UTF-8?q?=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/navMenu/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/navMenu/index.vue b/src/components/navMenu/index.vue index 37d3d434e..8c109df39 100644 --- a/src/components/navMenu/index.vue +++ b/src/components/navMenu/index.vue @@ -281,13 +281,13 @@ menuId: 'asfdew33', isChildren: true // 判断没有子菜单 }, - { + /*{ title: '资料中心', path: '/dataCenter', 'icon-class': 'el-icon-s-order', menuId: '', isChildren: true // 判断没有子菜单 - }, + },*/ // { // title: '技术要求清单', // path: '/skillReq',