moluofu 2 years ago
parent
commit
929f239f4a
1 changed files with 2 additions and 1 deletions
  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()
 		},