fix: 数值范围查询组件没有垂直居中,与其他查询组件放在一起显示很不协调

This commit is contained in:
dataeaseShu 2023-11-01 13:52:21 +08:00
parent 0c1fe30485
commit 33dcfadae1

View File

@ -207,7 +207,6 @@ export default {
if (!this.titleStyle) {
this.titleStyle = {}
}
this.titleStyle.marginTop = '-20px'
}
},
getCondition() {