cqf
2022-05-13 3606a96b3e06b63936db0b04ed73fda13379bb51
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
            },
              {