From a7a6f4903bf853792a59b285a153943de8ae0ef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Sat, 1 Jan 2022 16:15:43 +0800 Subject: [PATCH] =?UTF-8?q?refactor(SidebarItem.vue):=20=E7=A7=BB=E9=99=A4?= =?UTF-8?q?defineEmits=E5=92=8CdefineProps=E5=86=85=E7=BD=AE=E5=AE=8F?= =?UTF-8?q?=E7=9A=84=E5=A4=9A=E4=BD=99=E5=BC=95=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Sidebar/SidebarItem.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layout/components/Sidebar/SidebarItem.vue b/src/layout/components/Sidebar/SidebarItem.vue index d458a130..4ce7c6af 100644 --- a/src/layout/components/Sidebar/SidebarItem.vue +++ b/src/layout/components/Sidebar/SidebarItem.vue @@ -32,8 +32,8 @@