diff --git a/components/Login.vue b/components/Login.vue index b1c4f5c..abb81fd 100644 --- a/components/Login.vue +++ b/components/Login.vue @@ -6,7 +6,7 @@ Inscripción a servicios de CeDeTec -

período 2022-2

+

período 2023-1

diff --git a/components/registro/CapturaDatos.vue b/components/registro/CapturaDatos.vue index 083544d..fb961a5 100644 --- a/components/registro/CapturaDatos.vue +++ b/components/registro/CapturaDatos.vue @@ -158,7 +158,7 @@ export default { }, methods: { async inscribir() { - if (this.dropFiles.length > 0 && !this.folio) { + if (this.dropFiles.length > 0 || !this.folio || this.monto) { if (!this.fechaTicket) { return this.imprimirError({ message: