diff --git a/src/views/layout/components/Sidebar/index.vue b/src/views/layout/components/Sidebar/index.vue index d006d65..12e39c7 100644 --- a/src/views/layout/components/Sidebar/index.vue +++ b/src/views/layout/components/Sidebar/index.vue @@ -9,6 +9,7 @@ text-color="#bfcbd9" active-text-color="#409EFF" > + @@ -31,3 +32,10 @@ export default { } } + + \ No newline at end of file