Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
hyx
2023-06-09 09:46:08 +08:00
3 changed files with 4 additions and 5 deletions

View File

@@ -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"