else
This commit is contained in:
@@ -392,6 +392,8 @@ export default {
|
|||||||
this.getewayList()
|
this.getewayList()
|
||||||
if(!this.token) {
|
if(!this.token) {
|
||||||
this.$refs.login.show()
|
this.$refs.login.show()
|
||||||
|
} else {
|
||||||
|
this.pageShow = true
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user