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