commit fix bugs

This commit is contained in:
dalia.florinda
2025-12-19 10:01:43 +01:00
parent af8a8b67c3
commit 9c254c9c28
6 changed files with 40 additions and 19 deletions

View File

@@ -158,7 +158,7 @@ const formatSize = (bytes) => {
</label>
<div>
<FileUpload
:name="inputName"
name="MultiFileUpload"
:customUpload="false"
:url="uploadUrl"
@upload="handleUpload"