From b7e3401d06179989e1c5075a40e1a80b8d01454f Mon Sep 17 00:00:00 2001 From: Javier Segarra Date: Mon, 3 Feb 2025 23:29:56 +0100 Subject: [PATCH] feat: refs #6321 changes --- src/components/common/VnPopupProxy.vue | 1 + .../Customer/Card/CustomerDescriptor.vue | 2 +- src/pages/Customer/CustomerList.vue | 2 +- .../Ticket/Negative/TicketLackDetail.vue | 27 +++---------------- src/pages/Ticket/Negative/TicketLackTable.vue | 13 +-------- 5 files changed, 8 insertions(+), 37 deletions(-) diff --git a/src/components/common/VnPopupProxy.vue b/src/components/common/VnPopupProxy.vue index b7509cfd7..f386bfff8 100644 --- a/src/components/common/VnPopupProxy.vue +++ b/src/components/common/VnPopupProxy.vue @@ -26,6 +26,7 @@ const popupProxyRef = ref(null);