From 017ebf2f920d55ef6134be86b12a964be479284e Mon Sep 17 00:00:00 2001
From: pany <939630029@qq.com>
Date: Wed, 2 Nov 2022 16:57:43 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A4=B4=E5=83=8F=E6=97=81=E6=96=B0?=
=?UTF-8?q?=E5=A2=9E=E7=94=A8=E6=88=B7=E5=90=8D=E6=98=BE=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/layout/components/NavigationBar/index.vue | 19 ++++++++++++++++++-
src/store/modules/user.ts | 4 +++-
2 files changed, 21 insertions(+), 2 deletions(-)
diff --git a/src/layout/components/NavigationBar/index.vue b/src/layout/components/NavigationBar/index.vue
index 22a73c2..4dd5ea7 100644
--- a/src/layout/components/NavigationBar/index.vue
+++ b/src/layout/components/NavigationBar/index.vue
@@ -47,7 +47,10 @@ const logout = () => {