Browse Source

修改购物车显示

zs 1 năm trước cách đây
mục cha
commit
bd718c2952
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      pages/market/index.vue

+ 1 - 0
pages/market/index.vue

@@ -169,6 +169,7 @@
 				if (res.errcode == '0') {
 					that.$set(that, `list`, res.data)
 					that.$set(that, `isAll`, false)
+					that.$set(that, `totalMoney`, 0)
 				}
 			},
 			// 编辑