From 51950808fe2d65d07217c6173e4b105b768662a2 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期四, 30 十月 2025 16:01:51 +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