From 60a431bb883c566d650ff73b6c04d3aa007c7f96 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 24 Jun 2026 13:15:42 +0000 Subject: [PATCH] a --- Js/fonctions.js | 3 ++- Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index fdcb033..38684de 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -3215,7 +3215,8 @@ function ajouter_medicament() { function ajax_maj_qte_medicament(idMedicament, quantite, controle) { - alert(controle); + alert(controle.id); + alert(controle.name); quantite=quantite.replace(",","."); controle.value=quantite; diff --git a/Vue/gabarit.php b/Vue/gabarit.php index d3c405e..6223e63 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -892,7 +892,7 @@ - +