Compare commits
No commits in common. "211bf773221f31d7d3e5c3a09ef472edb71e05af" and "4e14370d4ffdd3dff1f3b56032812a2c2e893d09" have entirely different histories.
211bf77322
...
4e14370d4f
@ -17,7 +17,7 @@
|
||||
const editElementID = ref("")
|
||||
|
||||
function editItem(id){
|
||||
editElementID.value = id;
|
||||
editElementID = id;
|
||||
}
|
||||
|
||||
//Juste pour montrer le Create Mode
|
||||
|
Loading…
Reference in New Issue
Block a user