This commit is contained in:
shijingjing
2023-03-21 10:22:54 +08:00
parent b7d30b366a
commit 2c69fc946b

View File

@@ -49,7 +49,7 @@ export default {
})
}
},
onLoad() {
onShow() {
this.getStatus()
},
}