fix: 数值范围查询组件没有垂直居中,与其他查询组件放在一起显示很不协调
This commit is contained in:
parent
0c1fe30485
commit
33dcfadae1
@ -207,7 +207,6 @@ export default {
|
||||
if (!this.titleStyle) {
|
||||
this.titleStyle = {}
|
||||
}
|
||||
this.titleStyle.marginTop = '-20px'
|
||||
}
|
||||
},
|
||||
getCondition() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user