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