mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-10 08:57:10 +08:00
fix: 修复部分路由错误
This commit is contained in:
@@ -35,7 +35,6 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
},
|
||||
{
|
||||
path: '/',
|
||||
name: 'Home',
|
||||
component: Layout,
|
||||
redirect: '/home',
|
||||
meta: { hidden: false },
|
||||
|
Reference in New Issue
Block a user