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