fix(imgUpload): disabled not effect in the form (#3809)

This commit is contained in:
Electrolux 2024-05-06 14:57:26 +08:00 committed by GitHub
parent d7783baad4
commit 4348d21da8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,7 @@
:maxCount="maxNumber"
:before-upload="beforeUpload"
:custom-request="customRequest"
:disabled="disabled"
@preview="handlePreview"
@remove="handleRemove"
>