mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-22 10:32:40 +08:00
修复 dashboard title
This commit is contained in:
@@ -26,7 +26,7 @@ export default {
|
||||
},
|
||||
{
|
||||
path: '/dashboard',
|
||||
name: intl.get('统计面板'),
|
||||
name: intl.get('仪表盘'),
|
||||
icon: <DashboardOutlined />,
|
||||
component: '@/pages/dashboard/index',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user