This commit is contained in:
weipengfei 2023-09-19 18:19:02 +08:00
parent 46aedd1df4
commit c211fa504b

View File

@ -57,6 +57,7 @@
this.initType();
},
onShow() {
if(this.typeTabLists.length>0)this.initList();
},
async onPullDownRefresh() {
await this.initList();