Commit f240d795 by Calcium-Ion Committed by GitHub

Merge pull request #51 from wxDadadada/main

修改数据看板文字
parents 36c7cf6c af6ae4ae
...@@ -83,7 +83,7 @@ const SiderBar = () => { ...@@ -83,7 +83,7 @@ const SiderBar = () => {
icon: <IconHistogram/> icon: <IconHistogram/>
}, },
{ {
text: '数据看', text: '数据看',
itemKey: 'detail', itemKey: 'detail',
to: '/detail', to: '/detail',
icon: <IconCalendarClock />, icon: <IconCalendarClock />,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment