Update SiderBar.js

This commit is contained in:
wxDadadada
2024-01-17 12:48:55 +08:00
committed by GitHub
parent 36c7cf6cc5
commit af6ae4ae2d

View File

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