uu
This commit is contained in:
parent
a186c559c1
commit
006ca5f5b9
@ -94,7 +94,7 @@
|
||||
this.showToast("修改成功,请重新登录")
|
||||
let info = getSessionLoginInfo()
|
||||
delete info.password
|
||||
setSessionLoginInfo()
|
||||
setSessionLoginInfo(info)
|
||||
await this.$store.dispatch(USERKEY.LOGOUT)
|
||||
this.goto(`login/login`, 2)
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user