weekly set up, end

This commit is contained in:
2024-04-02 16:52:40 +02:00
parent 2b9493422d
commit 443cf55784
2 changed files with 58 additions and 21 deletions

View File

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