fix: 优惠券调整
This commit is contained in:
@@ -289,8 +289,9 @@ function refCouponConfirm(e, goodsList) {
|
||||
pointsDiscountAmount.value = 0;
|
||||
score.sel = -1;
|
||||
console.log("refCouponConfirm", e);
|
||||
quansSelArr.value = e;
|
||||
carts.setCoupons(e);
|
||||
|
||||
quansSelArr.value = e;
|
||||
checkOrderPay.discountAmount = 0;
|
||||
checkOrderPay.discount = 0;
|
||||
score.sel = -1;
|
||||
|
||||
Reference in New Issue
Block a user