mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-23 17:50:25 +08:00
fix(imgUpload): disabled not effect in the form (#3809)
This commit is contained in:
parent
d7783baad4
commit
4348d21da8
@ -9,6 +9,7 @@
|
||||
:maxCount="maxNumber"
|
||||
:before-upload="beforeUpload"
|
||||
:custom-request="customRequest"
|
||||
:disabled="disabled"
|
||||
@preview="handlePreview"
|
||||
@remove="handleRemove"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user