From 161606bf1d48a54a7ab3a82d6bebcf32e3f7c5b5 Mon Sep 17 00:00:00 2001 From: Le Date: Fri, 11 Oct 2024 17:25:28 -0700 Subject: [PATCH 1/4] viet vue 3 upgrade fix - fix for ECEWEFacility and Supporting Document Upload --- .../components/SupportingDocumentUpload.vue | 128 ++++++++---------- .../eceweApplication/EceweFacilities.vue | 15 +- 2 files changed, 62 insertions(+), 81 deletions(-) diff --git a/frontend/src/components/SupportingDocumentUpload.vue b/frontend/src/components/SupportingDocumentUpload.vue index 5a0db35c3..b5e6248d9 100644 --- a/frontend/src/components/SupportingDocumentUpload.vue +++ b/frontend/src/components/SupportingDocumentUpload.vue @@ -23,47 +23,35 @@