Explorar el Código

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

wangchao hace 3 años
padre
commit
79dfde709f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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',