cmy 2 tahun lalu
induk
melakukan
d26f5ceb1b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      pages/index/Vipgift.vue

+ 1 - 1
pages/index/Vipgift.vue

@@ -78,7 +78,7 @@
 					// 设置当前为数据载入中
 					// 设置当前为数据载入中
 					obj.loadingType = 'loading';
 					obj.loadingType = 'loading';
 				} else {
 				} else {
-					this.page = 1
+					this.page = 1;
 					obj.goodsList = [];
 					obj.goodsList = [];
 					//当重新加载数据时更新状态为可继续添加数据
 					//当重新加载数据时更新状态为可继续添加数据
 					obj.loadingType = 'more';
 					obj.loadingType = 'more';