shj
2022-05-13 52718eddf0ba8a267d0a0ea72248c8141679b2dc
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
            },
          ]
      }
]