feat(projects): 添加multiTab标签页
This commit is contained in:
@ -101,6 +101,7 @@ export const customRoutes: CustomRoute[] = [
|
||||
redirect: { name: RouteNameMap.get('dashboard-analysis') },
|
||||
meta: {
|
||||
title: EnumRouteTitle.dashboard,
|
||||
keepAlive: true,
|
||||
icon: Dashboard
|
||||
},
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user