fix: same name route
This commit is contained in:
parent
b1bc6f632d
commit
1877888846
@ -94,6 +94,8 @@ export const localMenuList: RouteRecordStringComponent[] = [
|
||||
meta: {
|
||||
order: -1,
|
||||
title: 'page.dashboard.title',
|
||||
// 不使用基础布局(仅在顶级生效)
|
||||
noBasicLayout: true,
|
||||
},
|
||||
name: 'Dashboard',
|
||||
path: '/',
|
||||
|
Loading…
Reference in New Issue
Block a user