Merge pull request #12702 from dataease/pr@dev-v2_dzz
feat(查询组件): 时间范围组件可以支持绑定开始时间和结束时间两个参数
This commit is contained in:
commit
8dacc0584d
@ -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