From d79552fafc5ef9cff98cfc47cf17c0635e4fe37e Mon Sep 17 00:00:00 2001 From: Juan Felipe Zapata Moreno Date: Fri, 28 Nov 2025 12:50:27 -0600 Subject: [PATCH] =?UTF-8?q?MOD:=20actualizar=20rutas=20y=20mejorar=20la=20?= =?UTF-8?q?interfaz=20de=20usuario=20en=20secciones=20de=20direcci=C3=B3n?= =?UTF-8?q?=20y=20concepto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/App/AddressSection.vue | 24 +- src/components/App/ConceptSection.vue | 366 ++++++++++-------- src/components/Holos/Layout/App.vue | 2 +- src/components/Holos/Logo.vue | 2 +- src/components/Holos/PageHeader.vue | 21 +- src/components/Holos/Searcher.vue | 8 - src/components/Holos/Skeleton/Header.vue | 16 - .../Holos/Skeleton/Sidebar/Link.vue | 4 +- src/components/Holos/Table.vue | 6 +- src/css/app.css | 6 +- src/layouts/AppLayout.vue | 5 - src/pages/Admin/Roles/Index.vue | 43 +- src/pages/Admin/Users/Index.vue | 101 +++-- src/pages/App/Address/Index.vue | 80 ++-- src/pages/App/Concept/Index.vue | 118 +++--- src/router/Index.js | 2 +- 16 files changed, 402 insertions(+), 402 deletions(-) diff --git a/src/components/App/AddressSection.vue b/src/components/App/AddressSection.vue index 7b93af3..905c15d 100644 --- a/src/components/App/AddressSection.vue +++ b/src/components/App/AddressSection.vue @@ -25,33 +25,33 @@ const handleSubmit = () => {