fix: 去掉upload组件的onRemove事件
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
:file-list="fileList"
|
||||
:on-change="fileChange"
|
||||
:on-success="uploadSuccess"
|
||||
:on-remove="onRemove"
|
||||
:before-upload="beforeUpload"
|
||||
:on-progress="onUpload"
|
||||
:on-error="uploadError"
|
||||
|
||||
Reference in New Issue
Block a user