From 9a9b3204607ecca17715736e72d5e75e610ff4c7 Mon Sep 17 00:00:00 2001 From: yanyizhou <2311759275@qq.com> Date: Sun, 8 Aug 2021 17:58:46 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=B2=A1=E5=86=99=E5=AE=8C=E7=9A=84?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=85=88=E6=B3=A8=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/navMenu/index.vue | 10 +++++----- src/pages/regulatoryRepository/partCodeApply/index.vue | 3 +++ 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/src/components/navMenu/index.vue b/src/components/navMenu/index.vue index ba0dfdad9..73450e5bc 100644 --- a/src/components/navMenu/index.vue +++ b/src/components/navMenu/index.vue @@ -88,11 +88,11 @@ export default { path: '/domesticStandardsAndRegulations', menuId: '3e3657498664beaa0dc1de1ecb3ae0da' }, - { - title: '零部件编号申请', - path: '/partCodeApply', - menuId: '' - }, + // { + // title: '零部件编号申请', + // path: '/partCodeApply', + // menuId: '' + // }, { title: '标准法规工作组数据统计', path: '/dataStatisComments', diff --git a/src/pages/regulatoryRepository/partCodeApply/index.vue b/src/pages/regulatoryRepository/partCodeApply/index.vue index 99f1834be..191afc273 100644 --- a/src/pages/regulatoryRepository/partCodeApply/index.vue +++ b/src/pages/regulatoryRepository/partCodeApply/index.vue @@ -50,6 +50,7 @@