From 93375a734a2ae9c9204769a764f3bb33ef359d0f Mon Sep 17 00:00:00 2001 From: zhouhaibin Date: Wed, 18 Dec 2024 10:14:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=89=8D=E7=AB=AF=E8=B7=AF?= =?UTF-8?q?=E7=94=B1=E4=B8=8E=E7=99=BB=E5=BD=95=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/default/sider/index.vue | 10 ++++++++-- src/store/modules/permission.ts | 5 +++-- src/views/auth/login/Login.vue | 15 ++++++++------- 3 files changed, 19 insertions(+), 11 deletions(-) diff --git a/src/layouts/default/sider/index.vue b/src/layouts/default/sider/index.vue index 3885498..67a7c0c 100644 --- a/src/layouts/default/sider/index.vue +++ b/src/layouts/default/sider/index.vue @@ -1,5 +1,6 @@