From 685e2977e3802a3c3162ef6180f86ee1a53c6442 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 24 Jun 2026 22:44:01 +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 0196368..f96c4bc 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -3232,6 +3232,8 @@ function ajax_maj_qte_medicament(idMedicament, quantite, controle) donnees = 'idMedicament='+idMedicament+"&quantite="+quantite; + $("#div_prescription").html('
' + '
'); + $.ajax({ url: $("#racineWeb").val()+"Ajaxdetailprescription/majquantite/", type: 'POST', diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 10978b8..96cc899 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -892,7 +892,7 @@ - +