Start at 2023-08-30
This commit is contained in:
@@ -385,7 +385,7 @@ createApp({
|
||||
async mounted() {
|
||||
$('div.modal#cargando').modal('show');
|
||||
|
||||
await store.registros.fetch()
|
||||
// await store.registros.fetch()
|
||||
await store.facultades.fetch()
|
||||
await store.estados.fetch()
|
||||
await store.bloques_horario.fetch()
|
||||
|
||||
Reference in New Issue
Block a user