From 9d6ea050a38e83a8ae1c844078c5fc6208804d63 Mon Sep 17 00:00:00 2001 From: Andres2908 Date: Tue, 12 Jan 2021 20:22:41 -0600 Subject: [PATCH] cartaCuestionario --- components/responsable/cuestionario.vue | 2 +- components/responsable/inputTable.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/responsable/cuestionario.vue b/components/responsable/cuestionario.vue index 1a39a4e..57bd666 100644 --- a/components/responsable/cuestionario.vue +++ b/components/responsable/cuestionario.vue @@ -149,7 +149,7 @@ actividad3 == '' || actividad4 == '' || actividad5 == '' || - retroalimentacion == '' || + retroalimentacion.length < 5 || p6 == '' || p7 == '' " diff --git a/components/responsable/inputTable.vue b/components/responsable/inputTable.vue index 76f89a2..7f95ab6 100644 --- a/components/responsable/inputTable.vue +++ b/components/responsable/inputTable.vue @@ -157,7 +157,7 @@ centered v-if="idTipoUsuario == 2" > -
+
-
+