From ca15fa0322122c94de93fefc9a3d8ccd44a96f34 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Fri, 9 Jan 2026 23:08:53 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BC=98=E5=8C=96=E8=B7=AF?= =?UTF-8?q?=E7=94=B1=E7=BB=84=E4=BB=B6=E8=A7=A3=E6=9E=90=E9=80=BB=E8=BE=91?= =?UTF-8?q?=EF=BC=8C=E6=9B=B4=E6=96=B0=E5=AD=97=E5=85=B8=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E6=B3=A8=E9=87=8A=E5=8F=8A=E6=B3=A8=E5=86=8C=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 6 +++--- src/store/modules/permission.ts | 17 +++++++++++++---- src/views/login/components/Register.vue | 1 + src/views/system/dict/index.vue | 4 ++-- 4 files changed, 19 insertions(+), 9 deletions(-) diff --git a/src/App.vue b/src/App.vue index bea13535..36026314 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@