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: { 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',