fix: menu data for backend mode fixed (#5465)

This commit is contained in:
Netfan 2025-01-26 20:37:37 +08:00 committed by GitHub
parent e225159cce
commit cb7c0ecaa2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ const dashboardMenus = [
title: 'page.dashboard.title',
},
name: 'Dashboard',
path: '/',
path: '/dashboard',
redirect: '/analytics',
children: [
{