diff --git a/src/components/card/AttachmentList.vue b/src/components/card/AttachmentList.vue index 6786009e3..0b787e52b 100644 --- a/src/components/card/AttachmentList.vue +++ b/src/components/card/AttachmentList.vue @@ -39,10 +39,10 @@ multiple @change="handleUploadFile"> + type="file" + style="display: none;" + multiple + @change="handleLocalUploadFile">