This commit is contained in:
KANE LAZENI 2026-04-22 08:34:16 +00:00
parent e12dac8ac8
commit f605e49ab2

View File

@ -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();