@ -148,7 +148,7 @@
onPull() {
this.getList('refresh');
},
onReach() {
onReachBottom() {
//避免多次触发
if (this.loadingType == 'loading' || this.loadingType == 'nomore') {
return;