mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-05-07 19:06:36 +08:00
删除登陆信息
This commit is contained in:
parent
232a194aeb
commit
1560878b12
@ -76,7 +76,7 @@ const actions = {
|
|||||||
fedLogOut({ commit, state }, query) {
|
fedLogOut({ commit, state }, query) {
|
||||||
removeToken()
|
removeToken()
|
||||||
removeUserInfo()
|
removeUserInfo()
|
||||||
commit('SET_LOGIN_STATUS', saveLoginStatus(0))
|
removeLoginStatus()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user