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

View File

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