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',
|
||||
},
|
||||
name: 'Dashboard',
|
||||
path: '/',
|
||||
path: '/dashboard',
|
||||
redirect: '/analytics',
|
||||
children: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user