Update promo-modal-question.vue
This commit is contained in:
parent
c644d3a7f8
commit
ed447dd763
1 changed files with 0 additions and 1 deletions
|
|
@ -255,7 +255,6 @@ export default {
|
|||
this.availableVaps,
|
||||
"payment-method"
|
||||
);
|
||||
console.log(store.getters.payment.billToAccountNumber);
|
||||
if (promoCodeData.isValid) {
|
||||
const pricedLineItemsToTax = [];
|
||||
pricedLineItemsToTax.push(...promoCodeData.promoCode);
|
||||
|
|
|
|||
Loading…
Reference in a new issue