Small changes
This commit is contained in:
@ -30,6 +30,10 @@ const exemptReq = reactive({
|
||||
courseId : null,
|
||||
justifDocument : "",
|
||||
})
|
||||
|
||||
async function getExemptions(){
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
<template style="margin-top:5%;">
|
||||
|
Reference in New Issue
Block a user