Update SiderBar.js

This commit is contained in:
wxDadadada 2024-01-17 12:48:55 +08:00 committed by GitHub
parent d3e070d963
commit 51f7ad5de2
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 />,