diff --git a/web/src/components/SiderBar.js b/web/src/components/SiderBar.js index d8b69ffd..e36599bf 100644 --- a/web/src/components/SiderBar.js +++ b/web/src/components/SiderBar.js @@ -83,7 +83,7 @@ const SiderBar = () => { icon: }, { - text: '数据看版', + text: '数据看板', itemKey: 'detail', to: '/detail', icon: ,