Browse Source

修改VIN分析

chenrui 2 years ago
parent
commit
7b2a2b2ab6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/vinAnalyse/shelfAnalyse.vue

+ 1 - 1
pages/vinAnalyse/shelfAnalyse.vue

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