不然路由
{ path: ‘/redirect’,
component: Layout,
hidden: true,
children: [
{
path: ‘/redirect/:path(.*)’,
component: () => import(’@/views/redirect/index’)
}
]
},
没有进入hasOneShowingChild
登录后可查看更多问答,登录/注册
基于Element的中后台课程,一套中小型企业通用的后台管理系统
了解课程