浏览代码

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

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',