From 23785bd86d026bb67124008a7d3716461e692b05 Mon Sep 17 00:00:00 2001 From: hxr <1490493387@qq.com> Date: Mon, 21 Aug 2023 22:09:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E9=A1=B6=E9=83=A8=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E7=AA=84=E5=B1=8F=E5=9B=BE=E6=A0=87=E4=B8=8D=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: e86991e867777684f68bc255d30c4d5124b3b2aa --- src/layout/components/Sidebar/SidebarItem.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/layout/components/Sidebar/SidebarItem.vue b/src/layout/components/Sidebar/SidebarItem.vue index d932eeb1..f01341c9 100644 --- a/src/layout/components/Sidebar/SidebarItem.vue +++ b/src/layout/components/Sidebar/SidebarItem.vue @@ -121,3 +121,9 @@ function resolvePath(routePath: string) { + +