清理冗余代码
This commit is contained in:
@@ -78,7 +78,6 @@
|
||||
this.getOrder()
|
||||
},
|
||||
onPullDownRefresh() {
|
||||
console.log('onPullDownRefresh.....')
|
||||
this.page = 1;
|
||||
this.getOrder();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user