This commit is contained in:
曹辉 2023-02-20 17:41:56 +08:00
parent 55f6322047
commit d7e4d956b5

View File

@ -71,7 +71,7 @@
scrollTop: 0,
};
},
onLoad() {
onShow() {
this.pageNum = 1
this.getPoserInfo();
},