From 79796d2f45cd6c01cca443367395078173a28bf5 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 24 Jun 2026 14:00:31 +0000 Subject: [PATCH] a --- Js/fonctions.js | 2 ++ Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 9f2be32..a47e142 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -3250,6 +3250,8 @@ function ajax_maj_qte_medicament(idMedicament, quantite, controle) complete: function() { //controle.focus(); document.getElementById(V_idControle).focus(); + v_controle_val = $("#"+V_idControle).val(); + alert("v_controle_val => "+v_controle_val); } }); } diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 7f62b4a..b2ae292 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -892,7 +892,7 @@ - +