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']); ?>