From 14f9937d93042649fe05d2ae289ef6a1338833a0 Mon Sep 17 00:00:00 2001 From: martin chaparro Date: Tue, 15 Jun 2021 19:36:51 -0500 Subject: [PATCH] sort tables ok --- APP/layouts/default.vue | 1 + APP/nuxt.config.js | 4 +- APP/pages/compras.vue | 8 ++- APP/pages/configuracion.vue | 16 ++++- APP/pages/index.vue | 3 + APP/pages/ingresos.vue | 6 +- APP/pages/presupuesto.vue | 1 + APP/store/index.js | 135 +++++++++++++++++------------------- routes/compras.js | 8 ++- routes/ingresos.js | 8 ++- routes/presupuesto.js | 4 +- 11 files changed, 109 insertions(+), 85 deletions(-) diff --git a/APP/layouts/default.vue b/APP/layouts/default.vue index 22f2ccf..6bb1c48 100644 --- a/APP/layouts/default.vue +++ b/APP/layouts/default.vue @@ -4,6 +4,7 @@ :background-color="sidebarBackground" short-title="MD" title="Finanzas" + >