소스 검색

修改粮脉需要刷新加载数据

wangchao 3 년 전
부모
커밋
79dfde709f
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      pages/grain_pulse/home.vue

+ 2 - 0
pages/grain_pulse/home.vue

@@ -153,6 +153,8 @@
 			}
 		 },
 		onShow(val) {
+			this.isLoadMore = false
+			this.currentPage = 1
 			uni.hideKeyboard()
 			uni.getStorage({
 				key: 'setLocaltion',