diff --git a/src/components/navMenu/index.vue b/src/components/navMenu/index.vue index 9b005cca5..8ec8655e0 100644 --- a/src/components/navMenu/index.vue +++ b/src/components/navMenu/index.vue @@ -213,34 +213,34 @@ // } ] }, - { - title: '政策法规库', - path: '/policyRegulation', - 'icon-class': 'el-icon-s-management', - menuId: 'asdzcfgk', - children: [ - { - title: '问题项管控', - path: '/problemControl', - menuId: '50d7a0c0af4740c486100c257ae6068e' - }, - { - title: '国内外政策', - path: '/nationalPolicy', - menuId: '6557e9c4ce672af71be5807052da126b' - }, - { - title: '标准跟踪清单', - path: '/standardTrackingList', - menuId: 'a26b92e156f68dbfe0d73b0dc068ebe4' - }, - { - title: '政策工作组', - path: '/policyWorkGroup', - menuId: 'f1a4b33a498e58a8a87c954ce5ce6ad6' - } - ] - }, + // { + // title: '政策法规库', + // path: '/policyRegulation', + // 'icon-class': 'el-icon-s-management', + // menuId: 'asdzcfgk', + // children: [ + // { + // title: '问题项管控', + // path: '/problemControl', + // menuId: '50d7a0c0af4740c486100c257ae6068e' + // }, + // { + // title: '国内外政策', + // path: '/nationalPolicy', + // menuId: '6557e9c4ce672af71be5807052da126b' + // }, + // { + // title: '标准跟踪清单', + // path: '/standardTrackingList', + // menuId: 'a26b92e156f68dbfe0d73b0dc068ebe4' + // }, + // { + // title: '政策工作组', + // path: '/policyWorkGroup', + // menuId: 'f1a4b33a498e58a8a87c954ce5ce6ad6' + // } + // ] + // }, { title: '工作中心', path: '/processCenter', diff --git a/src/pages/processCenter/pages/newProcess/index.vue b/src/pages/processCenter/pages/newProcess/index.vue index b94996be7..e95cff77b 100644 --- a/src/pages/processCenter/pages/newProcess/index.vue +++ b/src/pages/processCenter/pages/newProcess/index.vue @@ -79,21 +79,21 @@ -