diff --git a/Vue/Remboursement/index.php b/Vue/Remboursement/index.php index 6cf295b..84235e5 100755 --- a/Vue/Remboursement/index.php +++ b/Vue/Remboursement/index.php @@ -325,6 +325,8 @@ setProgress(0); alert(xhr.status); + alert(xhr.responseText); + console.log(xhr.responseText); if (xhr.status >= 200 && xhr.status < 300) { setFeedback('success', '');