We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f0ba8 commit b3ac4b0Copy full SHA for b3ac4b0
src/views/chat/index.vue
@@ -735,6 +735,7 @@ onUnmounted(() => {
735
style="flex-flow:row nowrap;min-width:2.5em;padding:.5em;border-radius:.5em;"
736
:headers="uploadHeaders"
737
:show-file-list="false"
738
+ :multiple="true"
739
response-type="json"
740
accept="image/png, image/jpeg, image/webp, image/gif"
741
@finish="handleFinish"
0 commit comments