guhongwei 2 năm trước cách đây
mục cha
commit
1a8638988a
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      pagesMy/address/index.vue

+ 0 - 2
pagesMy/address/index.vue

@@ -117,8 +117,6 @@
 					...info
 				})
 				if (res.errcode == '0') {
-					console.log(that.list);
-					console.log(res.data);
 					let list = [...that.list, ...res.data];
 					that.$set(that, `list`, list);
 					that.$set(that, `total`, res.total)