shj
2022-05-13 a7975ecb243a49035688e3faf4da0e2a05b95c38
src/router/index.js
@@ -332,6 +332,16 @@
                component: () => import('@/views/oneFromanother'),
                meta: { title: '内部举一反三', icon: '' }
            },
            {
                path: '/manage',
                component: () => import('@/views/oneFromanother/manage'),
                hidden: true
            },
            {
                path: '/exist',
                component: () => import('@/views/oneFromanother/exist'),
                hidden: true
            },
              {
                  id: 8,
                  parentId: 0,