Merge pull request #12702 from dataease/pr@dev-v2_dzz

feat(查询组件): 时间范围组件可以支持绑定开始时间和结束时间两个参数
This commit is contained in:
dataeaseShu 2024-10-15 09:48:38 +08:00 committed by GitHub
commit 8dacc0584d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2781,6 +2781,9 @@ defineExpose({
.ed-select-tags-wrapper.has-prefix {
margin-left: 25px;
}
.ed-tag {
max-width: 65px;
}
}
.ed-checkbox__label {