From 27ba6846dfdf5f9efa9f858726450a0175a9380a Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 8 Jul 2026 04:53:57 +0000 Subject: [PATCH] a --- Vue/Ajaxselectactesmedicauxhospitalisation/index.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Vue/Ajaxselectactesmedicauxhospitalisation/index.php b/Vue/Ajaxselectactesmedicauxhospitalisation/index.php index 1c249fd..ba0b4db 100755 --- a/Vue/Ajaxselectactesmedicauxhospitalisation/index.php +++ b/Vue/Ajaxselectactesmedicauxhospitalisation/index.php @@ -341,8 +341,9 @@ Ajaxselectactesmedicauxhospitalisation $tarif = $this->nettoyer($prestation['tarif']); - $prixModifiableEnHospit = $this->nettoyer($prestation['tarif']); - + $prixModifiableEnHospit = $this->nettoyer($prestation['prixModifiableEnHospit']); + $prixActeModifiable = $this->nettoyer($prestation['prixActeModifiable']); + $acteChambre = $this->nettoyer($prestation['acteChambre']); ?>