From 5232d34f026f72eb90a5ba6fff33d30cf9d961aa Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 25 十二月 2020 19:11:07 +0800 Subject: [PATCH] 2020-12-25 --- src/views/login/index.jsx | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/src/views/login/index.jsx b/src/views/login/index.jsx index 727768a..6f87a0d 100644 --- a/src/views/login/index.jsx +++ b/src/views/login/index.jsx @@ -106,11 +106,6 @@ localStorage.removeItem(_url) } - // if (this.props.location.state && this.props.location.state.from.pathname) { - // // 鏌ョ湅鏄惁涓哄叾浠栭〉闈㈣烦杞紝璺緞瀛樺湪鏃讹紝璺冲洖鍘熼〉闈� - // this.props.history.replace(this.props.location.state.from.pathname) - // } - let _history = sessionStorage.getItem('history') if (_history) { sessionStorage.removeItem('history') -- Gitblit v1.8.0