fix:多页面 退出登录后 另一个白屏的问题
This commit is contained in:
@@ -192,7 +192,7 @@ export default {
|
||||
},
|
||||
testUser () {
|
||||
if (this.username != localStorage.getItem('nz-username')) {
|
||||
window.location.reload()
|
||||
this.$router.go(0)
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user