From 1b97a519bc0c5a7e16f321f718adf71bcd4d1860 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 24 六月 2024 11:26:53 +0800
Subject: [PATCH] 2024-06-24

---
 src/views/login/index.jsx |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/views/login/index.jsx b/src/views/login/index.jsx
index 2c37d83..76e078a 100644
--- a/src/views/login/index.jsx
+++ b/src/views/login/index.jsx
@@ -34,10 +34,6 @@
     syncing: false,
   }
 
-  UNSAFE_componentWillMount() {
-    sessionStorage.clear()
-  }
-
   handleSubmit = () => {
     this.loginformRef.handleConfirm().then(res => {
       this.setState({

--
Gitblit v1.8.0