From 5d7b63225ca327aee2650fd6d36c3a7fc8f11cf1 Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期一, 28 十月 2024 15:40:51 +0800
Subject: [PATCH] Merge branch 'test' of http://47.103.154.90:83/r/WI/Web.V1.0 into test

---
 src/stores/userInfo.ts |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/stores/userInfo.ts b/src/stores/userInfo.ts
index 319b238..4785741 100644
--- a/src/stores/userInfo.ts
+++ b/src/stores/userInfo.ts
@@ -39,7 +39,6 @@
 					} else {
 						clearAccessTokens();
 						window.location.reload();
-
 						return;
 					}
 				}, 0);

--
Gitblit v1.9.3