mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-22 02:27:44 +08:00
修复 dashboard title
This commit is contained in:
@@ -171,7 +171,7 @@ const Dashboard = () => {
|
||||
|
||||
return (
|
||||
<PageContainer
|
||||
title={intl.get('统计面板')}
|
||||
title={intl.get('仪表盘')}
|
||||
header={{ style: headerStyle }}
|
||||
className={'ql-container-wrapper dashboard-wrapper'}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user