取消选择优惠券后打折重置问题
This commit is contained in:
parent
e05e7ee63f
commit
d4b746980a
|
|
@ -2519,7 +2519,7 @@ export default {
|
|||
},
|
||||
quansConfirm(e, goodsPayPriceMap) {
|
||||
console.log(e);
|
||||
this.createOrder.discount = 1;
|
||||
// this.createOrder.discount = 1;
|
||||
this.points.selected = "";
|
||||
e.map((v, index) => {
|
||||
return {
|
||||
|
|
|
|||
Loading…
Reference in New Issue