From 022e0a3889e6510cd1bcc1ca6f18f00b3a62b638 Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期四, 25 七月 2024 14:30:01 +0800
Subject: [PATCH] 监测列表

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

diff --git a/src/stores/userInfo.ts b/src/stores/userInfo.ts
index 70600ae..4785741 100644
--- a/src/stores/userInfo.ts
+++ b/src/stores/userInfo.ts
@@ -39,8 +39,6 @@
 					} else {
 						clearAccessTokens();
 						window.location.reload();
-						console.log('馃殌 ~ reload',);
-
 						return;
 					}
 				}, 0);

--
Gitblit v1.9.3