@@ -219,7 +219,7 @@
},
// scroll-view到底部加载更多
onReachBottom() {
- debugger
+
if(this.listData.length < this.totalNum){
this.pageNo += 1
let ajaxData={