From 7a5f71b1a9868ea0a90a097d24890454b8f7ef34 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: 星期四, 27 十一月 2025 10:27:32 +0800
Subject: [PATCH] 修改新增

---
 src/layout/components/Navbar.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index bddcd70..f9208f0 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -169,7 +169,6 @@
   }).then(() => {
     removeToken()
     location.href = '/homePage';
-
   }).catch(() => { });
 }
 

--
Gitblit v1.9.2