Leo/InscriptionDesEtudiants #163

Merged
LeoMoulin merged 5 commits from Leo/InscriptionDesEtudiants into master 2024-04-19 20:44:56 +02:00
Showing only changes of commit 211bf77322 - Show all commits

View File

@ -17,7 +17,7 @@
const editElementID = ref("")
function editItem(id){
editElementID = id;
editElementID.value = id;
}
//Juste pour montrer le Create Mode