Login Finished, add curricula and apps
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
import Req from "./Request.vue"
|
||||
import { getRegisters } from '@/rest/ServiceInscription.js'
|
||||
|
||||
const requests_example = getRegisters();
|
||||
const requests_example = await getRegisters();
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
Reference in New Issue
Block a user