Merge pull request #51 from wxDadadada/main

修改数据看板文字
This commit is contained in:
Calcium-Ion 2024-01-17 14:29:01 +08:00 committed by GitHub
commit 3a8be505c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,7 +83,7 @@ const SiderBar = () => {
icon: <IconHistogram/>
},
{
text: '数据看',
text: '数据看',
itemKey: 'detail',
to: '/detail',
icon: <IconCalendarClock />,