refactor: 🎨 优化我的收藏和足迹代码

This commit is contained in:
Yer
2023-05-24 16:54:15 +08:00
parent f31ff79a39
commit 1c938e0007
2 changed files with 23 additions and 9 deletions

View File

@@ -77,6 +77,7 @@
this.getList();
},
onShow() {
this.params.pageNumber = 1
this.trackList = [];
this.getList();
},