From 0857573334f6c33586c0a9d478524d23e2ab5258 Mon Sep 17 00:00:00 2001 From: josedario87 Date: Fri, 21 Nov 2025 22:46:40 -0600 Subject: [PATCH] Debug: Agregar console.logs a componentes de tablas --- nuxt4/app/components/lotes/LotesTable.vue | 8 +++++++- nuxt4/app/components/operaciones/OperacionesTable.vue | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/nuxt4/app/components/lotes/LotesTable.vue b/nuxt4/app/components/lotes/LotesTable.vue index 8290639..93b572e 100644 --- a/nuxt4/app/components/lotes/LotesTable.vue +++ b/nuxt4/app/components/lotes/LotesTable.vue @@ -91,6 +91,8 @@