@ -108,11 +108,12 @@
if (this.loadingType == 'loading' || this.loadingType == 'nomore') {
return;
}
this.getList("more",this.productionLine);
this.getList('more', this.fromLocation, this.productionLine)
},
onPullDownRefresh() {
this.getList('refresh',this.productionLine);
this.getList('refresh',this.fromLocation, this.productionLine)
//后退按钮