This commit is contained in:
曹辉 2023-02-20 17:38:00 +08:00
parent a78dfe272d
commit 00c582b03d

View File

@ -40,6 +40,10 @@
}; };
}, },
onShow() { onShow() {
},
onLoad() {
this.pageNum = 1
this.getHeathHousing(); this.getHeathHousing();
}, },
methods: { methods: {