shj
2022-05-13 51e19d93f7b9a24b591f25fd420ec6a4d160d1de
src/router/index.js
@@ -324,6 +324,14 @@
                  // meta: { title: '自查隐患管理-填写督察', icon: '' }
                  hidden: true
              },
              {
                id: 7,
                parentId: 0,
                path: '/oneFromanother',
                name: '内部举一反三',
                component: () => import('@/views/oneFromanother'),
                meta: { title: '内部举一反三', icon: '' }
            },
          ]
      }
]