From c160d0a716f7c8032c46cdff4b6b886ddf57403f Mon Sep 17 00:00:00 2001 From: shenyanpei Date: Thu, 30 Dec 2021 19:41:12 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E8=8F=9C=E5=8D=95=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index ee93e500b..0f5a22d51 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -2906,7 +2906,7 @@ const routes = [ menuId: 'ABCLRLJUQN44ENBS93CQ' } }, - { + /*{ path: '/dataCenter', name: 'dataCenter', component: () => @@ -2916,7 +2916,7 @@ const routes = [ title: '资料中心', menuId: '' } - }, + },*/ { path: '/dataCenterDetail', name: 'dataCenterDetail', From deb5713d9516eaf9c1994a0189c77176e11b1efc Mon Sep 17 00:00:00 2001 From: shenyanpei Date: Thu, 30 Dec 2021 19:48:28 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E9=87=8D=E7=82=B9=E8=BF=BD=E8=B8=AA?= =?UTF-8?q?=E5=8D=95=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../accessStandardsAndRegulations/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/index.vue index ab065ceaf..193515233 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/index.vue @@ -8,9 +8,9 @@ - + @@ -39,7 +39,7 @@ export default { library: false, list: [], tabValue: "", - menuName: ["国家/地区清单", "车型类别清单", "重点标准跟踪清单", "其他清单", "项目清单"] + menuName: ["国家/地区清单", "车型类别清单"/*, "重点标准跟踪清单"*/, "其他清单", "项目清单"] }; }, methods: {