diff --git a/Vue/Remboursement/index.php b/Vue/Remboursement/index.php index 5cfb85b..4082041 100755 --- a/Vue/Remboursement/index.php +++ b/Vue/Remboursement/index.php @@ -343,10 +343,9 @@ xhr.open('POST', 'AAARemboursement/uploadged'); setButtonLoading(true); xhr.send(formData); + alert("Après send"); }); - alert("Après send"); - /* Validation à la sélection du fichier */ fileInput.addEventListener('change', function () { clearError();