mirror of
https://gitlab.com/uldvstar/exchange-2.0.git
synced 2026-08-19 12:34:24 +00:00
clean up wallet
This commit is contained in:
@@ -545,7 +545,7 @@
|
||||
payment_method: this.paymentMethod.id,
|
||||
amount: this.amount
|
||||
};
|
||||
|
||||
|
||||
this.submit(route('api.booking.payment.quotation', this.item.id), 'post', this.section, false, false)
|
||||
this.calculation = null;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user