diff --git a/Vue/Remboursement/index.php b/Vue/Remboursement/index.php index 41a6814..5cfb85b 100755 --- a/Vue/Remboursement/index.php +++ b/Vue/Remboursement/index.php @@ -340,12 +340,13 @@ setFeedback('danger', ''); }); - xhr.open('POST', 'Remboursement/uploadged'); + 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();