Merge remote-tracking branch 'origin/main'

This commit is contained in:
CaIon 2024-01-20 00:13:36 +08:00
commit 800f494698

View File

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