bug
This commit is contained in:
@@ -62,6 +62,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
onShow () {
|
||||||
|
if (this.token) {
|
||||||
|
this.getUserInfo()
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
onLoad () {
|
onLoad () {
|
||||||
if (this.token) {
|
if (this.token) {
|
||||||
this.getUserInfo()
|
this.getUserInfo()
|
||||||
|
|||||||
Reference in New Issue
Block a user