src/router/index.js
@@ -369,6 +369,13 @@ component: () => import('@/views/oneFromanother'), meta: { title: '内部举一反三', icon: '' } }, { path: '/manage', // name: '自查隐患管理-填写督察', component: () => import('@/views/oneFromanother/manage'), // meta: { title: '自查隐患管理-填写督察', icon: '' } hidden: true }, ] } ]