积分兑换

This commit is contained in:
liuye
2023-04-23 15:02:20 +08:00
parent 0aa5ad55ca
commit 235553d1c2

View File

@@ -43,7 +43,7 @@ export default {
}, },
onShow() { onShow() {
document.title = "积分代兑换" document.title = "积分代兑换"
this.getList() this.getListInit()
}, },
methods: { methods: {