wxDadadada 2 лет назад
Родитель
Сommit
51f7ad5de2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      web/src/components/SiderBar.js

+ 1 - 1
web/src/components/SiderBar.js

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