From f8074085027801c08453f1b5b1a69deb899d4649 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Sat, 4 Jan 2025 17:07:29 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20:recycle:=20=E5=85=BC=E5=AE=B9?= =?UTF-8?q?=E8=B7=AF=E7=94=B1=E6=95=B0=E6=8D=AE=E6=97=A0=E5=AD=90=E7=BA=A7?= =?UTF-8?q?=E6=97=B6children=3D[]=E7=9A=84=E6=83=85=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Sidebar/components/SidebarMenuItem.vue | 20 +++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/src/layout/components/Sidebar/components/SidebarMenuItem.vue b/src/layout/components/Sidebar/components/SidebarMenuItem.vue index c142180f..e50a77bb 100644 --- a/src/layout/components/Sidebar/components/SidebarMenuItem.vue +++ b/src/layout/components/Sidebar/components/SidebarMenuItem.vue @@ -3,12 +3,15 @@