fix(组件): ms-add-attachment单文件上传清空后未清空文件修复
This commit is contained in:
parent
2a2f57bb52
commit
cebc82c4e3
|
@ -113,6 +113,7 @@
|
|||
</div>
|
||||
<div v-else class="flex w-full items-center gap-[4px]">
|
||||
<dropdownMenu
|
||||
:file-list="fileList"
|
||||
:accept="props.accept"
|
||||
:disabled="props.disabled"
|
||||
@link-file="associatedFile"
|
||||
|
|
Loading…
Reference in New Issue