From ffb68862687c1cfdcc7e27a585b8b32c937d458b Mon Sep 17 00:00:00 2001 From: "gwenael.planchon" Date: Tue, 12 Mar 2024 11:30:43 +0100 Subject: [PATCH] commentaires --- science-quest/src/components/admin/gestion/ligne.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/science-quest/src/components/admin/gestion/ligne.vue b/science-quest/src/components/admin/gestion/ligne.vue index b78a7b9..b05688e 100644 --- a/science-quest/src/components/admin/gestion/ligne.vue +++ b/science-quest/src/components/admin/gestion/ligne.vue @@ -20,7 +20,7 @@ export default { }, sauverScientifique: function(){ //TODO : comme dans ajout - //TODO + //TODO comment trouver l'endpoint depuis Liste.vue ? //fetch("localhost/api/v1/scientifiques", {method:"PUT", body:JSON.stringify(donnees)}) console.log(this.champs) this.changerModeEdition() @@ -43,10 +43,10 @@ export default { + -