From 7580082de0b417d220d2d0055268b6749dba1c2a Mon Sep 17 00:00:00 2001 From: josedario87 Date: Fri, 21 Nov 2025 21:02:30 -0600 Subject: [PATCH] Debug: Agregar headers visibles en componentes LotesTable y OperacionesTable --- nuxt4/app/components/lotes/LotesTable.vue | 3 +++ nuxt4/app/components/operaciones/OperacionesTable.vue | 3 +++ 2 files changed, 6 insertions(+) diff --git a/nuxt4/app/components/lotes/LotesTable.vue b/nuxt4/app/components/lotes/LotesTable.vue index 8290639..9b262a3 100644 --- a/nuxt4/app/components/lotes/LotesTable.vue +++ b/nuxt4/app/components/lotes/LotesTable.vue @@ -1,5 +1,8 @@