[new feature] Uploader: support delete preview image
This commit is contained in:
@@ -104,6 +104,7 @@ export default {
|
||||
| 事件名 | 说明 | 回调参数 |
|
||||
|------|------|------|
|
||||
| oversize | 文件大小超过限制时触发 | 同`after-read` |
|
||||
| delete | 删除文件预览时触发 | file: 被删除的文件对象 |
|
||||
|
||||
### Slots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user