From 88fd40eae619a06a213e8b47fb76555f88333e83 Mon Sep 17 00:00:00 2001 From: Javier Segarra Date: Mon, 23 Sep 2024 11:05:58 +0200 Subject: [PATCH] feat: minor changes --- .../Customer/Card/CustomerFiscalData.vue | 19 +++++++++++-------- src/pages/Customer/locale/es.yml | 2 +- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/src/pages/Customer/Card/CustomerFiscalData.vue b/src/pages/Customer/Card/CustomerFiscalData.vue index 3a62fd954..300d275c0 100644 --- a/src/pages/Customer/Card/CustomerFiscalData.vue +++ b/src/pages/Customer/Card/CustomerFiscalData.vue @@ -122,13 +122,6 @@ function handleLocation(data, location) { /> - - - -
- + +
+ + + diff --git a/src/pages/Customer/locale/es.yml b/src/pages/Customer/locale/es.yml index 4fcbe3fa2..451784425 100644 --- a/src/pages/Customer/locale/es.yml +++ b/src/pages/Customer/locale/es.yml @@ -58,7 +58,7 @@ customer: vies: VIES payMethod: Método de pago bankAccount: Cuenta bancaria - dueDay: Día de pago + dueDay: Vencimiento hasLcr: Recibido LCR hasCoreVnl: Recibido core VNL hasB2BVnl: Recibido B2B VNL