fix(查询组件): 测试查询条件输入宽度异常值,不能恢复默认

This commit is contained in:
dataeaseShu
2025-03-07 10:44:06 +08:00
committed by xuwei-fit2cloud
parent 5d44925bf0
commit 0e710d725d

View File

@@ -423,6 +423,7 @@ const onTitleChange = () => {
>
<el-input-number
:effect="themes"
:min="100"
controls-position="right"
@change="handleCurrentPlaceholderChange"
:disabled="!chart.customStyle.component.placeholderShow || !currentPlaceholder"