forked from github/dataease
feat(查询组件): 时间范围组件可以支持绑定开始时间和结束时间两个参数
This commit is contained in:
parent
f541817c2c
commit
e7ef71ed12
@ -2781,6 +2781,9 @@ defineExpose({
|
||||
.ed-select-tags-wrapper.has-prefix {
|
||||
margin-left: 25px;
|
||||
}
|
||||
.ed-tag {
|
||||
max-width: 65px;
|
||||
}
|
||||
}
|
||||
|
||||
.ed-checkbox__label {
|
||||
|
Loading…
Reference in New Issue
Block a user