feat(modules/permission.ts): 动态路由完成
This commit is contained in:
@@ -34,7 +34,6 @@ export const constantRoutes: Array<RouteRecordRaw> = [
|
||||
path: '/',
|
||||
component: Layout,
|
||||
redirect: '/dashboard',
|
||||
meta:{hidden:true},
|
||||
children: [
|
||||
{
|
||||
path: 'dashboard',
|
||||
|
||||
Reference in New Issue
Block a user