Fix:3710 【商城小程序】在商详页购买商品时,多规格商品选择的商品数量与订单页面没有同步
This commit is contained in:
@@ -197,6 +197,7 @@ export default {
|
||||
}
|
||||
})
|
||||
const value = this.getCheckedValue().sort().join(",")
|
||||
this.cartNumber = 1
|
||||
this.$emit("changeFun", {
|
||||
action: "ChangeAttr",
|
||||
value: {
|
||||
|
||||
Reference in New Issue
Block a user