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" > -
+
-
+