shj
2022-05-13 a7975ecb243a49035688e3faf4da0e2a05b95c38
src/router/index.js
@@ -334,9 +334,12 @@
            },
            {
                path: '/manage',
                // name: '自查隐患管理-填写督察',
                component: () => import('@/views/oneFromanother/manage'),
                // meta: { title: '自查隐患管理-填写督察', icon: '' }
                hidden: true
            },
            {
                path: '/exist',
                component: () => import('@/views/oneFromanother/exist'),
                hidden: true
            },
              {