This commit is contained in:
yanran200730
2022-11-15 14:33:01 +08:00
parent cf613a0c4a
commit 4f4c080ad9

View File

@@ -62,6 +62,12 @@
}
},
onShow () {
if (this.token) {
this.getUserInfo()
}
},
onLoad () {
if (this.token) {
this.getUserInfo()