From f8da680e9881d2b35212ea955f439cf505bf1ff0 Mon Sep 17 00:00:00 2001 From: jorgep Date: Thu, 18 Apr 2024 13:33:21 +0200 Subject: [PATCH] feat: refs #6480 setArrayData --- src/components/common/VnCard.vue | 40 +++++++++--- src/pages/InvoiceIn/Card/InvoiceInCard.vue | 64 +++++--------------- src/pages/InvoiceOut/Card/InvoiceOutCard.vue | 18 +++--- 3 files changed, 56 insertions(+), 66 deletions(-) diff --git a/src/components/common/VnCard.vue b/src/components/common/VnCard.vue index a8c2d563f..ff3c8804e 100644 --- a/src/components/common/VnCard.vue +++ b/src/components/common/VnCard.vue @@ -1,26 +1,52 @@