fix: menu data for backend mode fixed (#5465)
This commit is contained in:
parent
e225159cce
commit
cb7c0ecaa2
@ -58,7 +58,7 @@ const dashboardMenus = [
|
|||||||
title: 'page.dashboard.title',
|
title: 'page.dashboard.title',
|
||||||
},
|
},
|
||||||
name: 'Dashboard',
|
name: 'Dashboard',
|
||||||
path: '/',
|
path: '/dashboard',
|
||||||
redirect: '/analytics',
|
redirect: '/analytics',
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user