fix: menu data for backend mode fixed (#5465)
This commit is contained in:
@@ -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: [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user