二手车交易,刷新函数添加调列表接口

This commit is contained in:
2025-04-11 13:51:52 +08:00
parent 99edd5d431
commit 6b27859358

View File

@ -321,6 +321,7 @@ export default {
},
onRefresh() {
this.pageNum=1
this.getList()
setTimeout(() => {
this.$toast('刷新成功');
this.isLoading = false;