@ -163,6 +163,7 @@
skuItem.buyNum -= 1
this.$store.commit("choseCoupon","");
this.coupon = ''
this.$forceUpdate()
},
// 增加数量
@ -170,6 +171,7 @@
skuItem.buyNum += 1
// 计算总价