moluofu 2 年之前
父節點
當前提交
929f239f4a
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      pages/index/index.vue

+ 2 - 1
pages/index/index.vue

@@ -206,7 +206,8 @@
 			}
 		},
 		onShow() {
-			this.tobu = '1'
+			// this.tobu = '1'
+			this.page = 1, // 分页
 			this.listData = []
 			this.getList()
 		},