diff --git a/src/components/common/Sidebar.vue b/src/components/common/Sidebar.vue index d3b9ff5..ff97324 100644 --- a/src/components/common/Sidebar.vue +++ b/src/components/common/Sidebar.vue @@ -77,16 +77,6 @@ title: '混合图表' } ] - }, - { - index: '5', - title: '系统管理', - subs: [ - { - index: 'users', - title: '用户管理' - } - ] } ] }