From 22fe3547b5a4b86534d29c6b7a86e4804100515f Mon Sep 17 00:00:00 2001 From: josedario87 Date: Sat, 22 Nov 2025 02:53:40 -0600 Subject: [PATCH] =?UTF-8?q?Fix:=20corregir=20visualizaci=C3=B3n=20del=20mo?= =?UTF-8?q?dal=20de=20detalle=20de=20operaci=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Mover v-if al UCard completo para renderizado consistente - Agregar configuración de UI con ancho max-w-2xl - Remover v-if redundantes internos - Seguir el patrón de otros modales que funcionan correctamente --- nuxt4/app/app.vue | 40 ++++++++++------ nuxt4/app/components/lotes/Trazabilidad.vue | 51 ++++++--------------- 2 files changed, 41 insertions(+), 50 deletions(-) diff --git a/nuxt4/app/app.vue b/nuxt4/app/app.vue index 40dfdf4..7c09bf8 100644 --- a/nuxt4/app/app.vue +++ b/nuxt4/app/app.vue @@ -195,19 +195,29 @@ -