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

View File

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