mirror of
https://gitee.com/log4j/pig-ui.git
synced 2025-01-03 23:42:23 +08:00
'admin-21.03.03:修复切换分栏布局时,页面不重定向问题'
This commit is contained in:
parent
aac450a19d
commit
ef54e25d6a
@ -383,6 +383,7 @@ export const dynamicRoutes = [
|
|||||||
path: '/pages',
|
path: '/pages',
|
||||||
name: 'pagesIndex',
|
name: 'pagesIndex',
|
||||||
component: () => import('/@/views/layout/routerView/parent.vue'),
|
component: () => import('/@/views/layout/routerView/parent.vue'),
|
||||||
|
redirect: '/pages/filtering',
|
||||||
meta: {
|
meta: {
|
||||||
title: '页面',
|
title: '页面',
|
||||||
isLink: '',
|
isLink: '',
|
||||||
|
Loading…
Reference in New Issue
Block a user