修复bug
This commit is contained in:
parent
ac6618421b
commit
f644180b76
@ -69,6 +69,7 @@ const actions = {
|
||||
reject(err)
|
||||
})
|
||||
}).catch((err) => {
|
||||
commit('LOGOUT')
|
||||
reject(err)
|
||||
})
|
||||
}else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user