From 9fad28676868f6b49f38774d94f166787aec2de8 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 22 Apr 2026 10:07:00 +0000 Subject: [PATCH] a --- Vue/Remboursement/index.php | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Vue/Remboursement/index.php b/Vue/Remboursement/index.php index 5253359..8ae645a 100755 --- a/Vue/Remboursement/index.php +++ b/Vue/Remboursement/index.php @@ -275,7 +275,7 @@ } function setFeedback(type, msg) { - // alert(msg); + alert(msg); feedback.innerHTML = `
@@ -331,10 +331,8 @@ progressCtn.classList.add('d-none'); setProgress(0); - alert(xhr.status); - // alert(xhr.responseText); - // console.log(xhr.responseText); - console.log(xhr); + // alert(xhr.status); + // console.log(xhr); if (xhr.status >= 200 && xhr.status < 300) { setFeedback('success', '');