From 02870b17970533c0d854eddf9394ae00607501bf Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 5 Jan 2026 20:04:41 +0000 Subject: [PATCH] r --- Js/fonctions.js | 1 + Vue/Importassure/index.php | 2 ++ Vue/gabarit.php | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index e3a5a25..4455fba 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -2576,6 +2576,7 @@ function importer_modele_assure(idAvenant) { type: 'POST', data: donnees, success: function(data) { + debugger; // 1. On injecte d'abord le contenu dans le div $("#div_erreur_excel").html(data); diff --git a/Vue/Importassure/index.php b/Vue/Importassure/index.php index 60f1df8..b91d9cd 100644 --- a/Vue/Importassure/index.php +++ b/Vue/Importassure/index.php @@ -1,5 +1,7 @@ nettoyer($police['etatPolice']); + + var_dump($etatPolice); ?>
diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 23c2b8d..6e3f704 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -638,7 +638,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +