Explorar el Código

修改购物车显示

zs hace 1 año
padre
commit
bd718c2952
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)
 				}
 			},
 			// 编辑