From 4bf944b7b9145a1164ff462efa2efe96a48681f5 Mon Sep 17 00:00:00 2001 From: Dillon Ngo Date: Thu, 25 Jun 2026 20:52:18 +0800 Subject: [PATCH] Update: Vue 2 to Vue 3 with Typescript, node 14 to node 22, Jenkinsfile, Dockerfile, vapor.yml (Post PROD Deployment) --- .../SupplierPendingOrderPaymentSectionComponent.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/resources/assets/vue/components/bookings/sections/SupplierPendingOrderPaymentSectionComponent.vue b/resources/assets/vue/components/bookings/sections/SupplierPendingOrderPaymentSectionComponent.vue index ac26c286..7b8ccab6 100644 --- a/resources/assets/vue/components/bookings/sections/SupplierPendingOrderPaymentSectionComponent.vue +++ b/resources/assets/vue/components/bookings/sections/SupplierPendingOrderPaymentSectionComponent.vue @@ -9,7 +9,7 @@
-
+
{{selectedSupplier.name}} - {{selectedSupplier.reference}} @@ -70,11 +70,15 @@