mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 06:49:37 +08:00
跳转问题修改
This commit is contained in:
parent
31cb6a9136
commit
ae9e5bad22
@ -59,6 +59,7 @@ export default {
|
|||||||
return this.Logout({})
|
return this.Logout({})
|
||||||
.then(() => {
|
.then(() => {
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
|
this.$router.push({ path: '/user/login' })
|
||||||
window.location.reload()
|
window.location.reload()
|
||||||
}, 16)
|
}, 16)
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user