Skip to content

Commit 927f0c7

Browse files
committed
fix: remove multiple file upload option from file input in index.vue
1 parent ac5a9d0 commit 927f0c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/views/function-lib/index.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
ref="elUploadRef"
6666
:file-list="[]"
6767
action="#"
68-
multiple
6968
:auto-upload="false"
7069
:show-file-list="false"
7170
:limit="1"

0 commit comments

Comments
 (0)