mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 14:31:00 +08:00
fix(查询组件): 测试查询条件输入宽度异常值,不能恢复默认
This commit is contained in:
committed by
xuwei-fit2cloud
parent
5d44925bf0
commit
0e710d725d
@@ -423,6 +423,7 @@ const onTitleChange = () => {
|
||||
>
|
||||
<el-input-number
|
||||
:effect="themes"
|
||||
:min="100"
|
||||
controls-position="right"
|
||||
@change="handleCurrentPlaceholderChange"
|
||||
:disabled="!chart.customStyle.component.placeholderShow || !currentPlaceholder"
|
||||
|
||||
Reference in New Issue
Block a user