master
sws 2023-10-30 18:09:26 +08:00
parent eeb8a1121f
commit a639fc621e
2 changed files with 0 additions and 2 deletions

View File

@ -177,7 +177,6 @@
is_show_payment_popup: newVal,
submit_disabled_status: bool,
});
console.log('payment_id:' + this.payment_id);
}
},
},

View File

@ -282,7 +282,6 @@
pay_price: e.currentTarget.dataset.price,
payment_id: e.currentTarget.dataset.payment || 0,
});
console.log(this.payment_id);
},
//