瀏覽代碼

修改购物车显示

zs 1 年之前
父節點
當前提交
bd718c2952
共有 1 個文件被更改,包括 1 次插入0 次删除
  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)
 				}
 			},
 			// 编辑