diff --git a/resources/assets/vue/components/bookings/forms/BookingFormComponent.vue b/resources/assets/vue/components/bookings/forms/BookingFormComponent.vue index 8a7717a8..e5325481 100644 --- a/resources/assets/vue/components/bookings/forms/BookingFormComponent.vue +++ b/resources/assets/vue/components/bookings/forms/BookingFormComponent.vue @@ -97,13 +97,13 @@
-
Deposit
Full Payment
+
Deposit
-
** If you like to create a single invoice for your purchase order, please key in the full amount of your purchase order in the form below. You will still be able to make partial payment for the transfer request with your deposit amount when making payment.
+
** If you like to create a single invoice for your purchase order, please key in the full amount of your purchase order in the form below. You will still be able to make partial payment for the transfer request with your deposit amount when making payment.
@@ -153,7 +153,7 @@ export default { data(){ return { - paymentType: 0, + paymentType: 1, serviceType: { status: false, name: '',