mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-25 02:58:43 +08:00
fix: 修复上传附件之后回显了多余条目 (#1495)
This commit is contained in:
parent
b639650397
commit
a462be0a5e
@ -31,6 +31,7 @@
|
||||
:accept="getStringAccept"
|
||||
:multiple="multiple"
|
||||
:before-upload="beforeUpload"
|
||||
:show-upload-list="false"
|
||||
class="upload-modal-toolbar__btn"
|
||||
>
|
||||
<a-button type="primary">
|
||||
|
Loading…
Reference in New Issue
Block a user