二手车交易,刷新函数添加调列表接口
This commit is contained in:
@ -321,6 +321,7 @@ export default {
|
||||
},
|
||||
onRefresh() {
|
||||
this.pageNum=1
|
||||
this.getList()
|
||||
setTimeout(() => {
|
||||
this.$toast('刷新成功');
|
||||
this.isLoading = false;
|
||||
|
Reference in New Issue
Block a user