From 59a2e25de05cbab676ebd8288872623f07973d56 Mon Sep 17 00:00:00 2001 From: zouzhibing Date: Thu, 26 May 2022 11:39:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9B=E8=A1=8C=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Sidebar/SidebarItem.vue | 3 ++- src/layout/components/UHeader/index.vue | 3 --- src/router/index.ts | 9 +++++++++ src/router/modules/permission.ts | 1 + src/views/components-demo/upload.vue | 4 ++-- 5 files changed, 14 insertions(+), 6 deletions(-) diff --git a/src/layout/components/Sidebar/SidebarItem.vue b/src/layout/components/Sidebar/SidebarItem.vue index 96c1fc2..c9edc8a 100644 --- a/src/layout/components/Sidebar/SidebarItem.vue +++ b/src/layout/components/Sidebar/SidebarItem.vue @@ -1,6 +1,6 @@