CN-484 交互优化:登录拦截后,在登录成功后跳转原url
This commit is contained in:
@@ -181,6 +181,7 @@ export default {
|
||||
this.showChangePin = true
|
||||
},
|
||||
logout () {
|
||||
sessionStorage.removeItem(storageKey.tokenExpireCurrentPath)
|
||||
localStorage.removeItem(storageKey.token)
|
||||
get(api.logout)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user