src/router/index.ts
@@ -38,9 +38,9 @@ ] }, { path: '/social-login', path: '/social-callback', hidden: true, component: () => import('@/layout/components/SocialLogin/index.vue') component: () => import('@/layout/components/SocialCallback/index.vue') }, { path: '/login', @@ -139,7 +139,7 @@ path: '/system/oss-config', component: Layout, hidden: true, permissions: ['system:oss:list'], permissions: ['system:ossConfig:list'], children: [ { path: 'index',