diff --git a/components/responsable/cartaAceptacion.vue b/components/responsable/cartaAceptacion.vue deleted file mode 100644 index 931853d..0000000 --- a/components/responsable/cartaAceptacion.vue +++ /dev/null @@ -1,179 +0,0 @@ - - - - - diff --git a/pages/responsable/cartaTermino/index.vue b/pages/responsable/cartaTermino/index.vue deleted file mode 100644 index 461f5d2..0000000 --- a/pages/responsable/cartaTermino/index.vue +++ /dev/null @@ -1,22 +0,0 @@ - - - diff --git a/pages/responsable/carta_aceptacion/index.vue b/pages/responsable/carta_aceptacion/index.vue index 9a16455..d305736 100644 --- a/pages/responsable/carta_aceptacion/index.vue +++ b/pages/responsable/carta_aceptacion/index.vue @@ -133,7 +133,6 @@ export default { file() { const TamMax = 20000000 - console.log(this.file) if (this.file.size > TamMax) { this.$buefy.toast.open({ message: 'El archivo excede el tamaño permitido', diff --git a/pages/responsable/carta_termino/index.vue b/pages/responsable/carta_termino/index.vue index 93a18fa..2339a39 100644 --- a/pages/responsable/carta_termino/index.vue +++ b/pages/responsable/carta_termino/index.vue @@ -1,15 +1,146 @@ + + diff --git a/pages/responsable/cuestionario/index.vue b/pages/responsable/cuestionario/index.vue index c93483a..d51f03b 100644 --- a/pages/responsable/cuestionario/index.vue +++ b/pages/responsable/cuestionario/index.vue @@ -1,6 +1,6 @@