From 6bb64386ec94719a1c49f2861ec5c97af2740796 Mon Sep 17 00:00:00 2001 From: sqrtthree Date: Tue, 4 Sep 2018 01:11:27 +0800 Subject: [PATCH] :bug: fix: Filter invalid sidebar items To resolve the order issue of sidebar items Signed-off-by: sqrtthree --- components/Sidebar/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/Sidebar/index.vue b/components/Sidebar/index.vue index d2a6be3..d838978 100644 --- a/components/Sidebar/index.vue +++ b/components/Sidebar/index.vue @@ -1,6 +1,6 @@