feat(查询组件): 时间范围组件可以支持绑定开始时间和结束时间两个参数

This commit is contained in:
dataeaseShu 2024-10-15 09:48:05 +08:00
parent f541817c2c
commit e7ef71ed12

View File

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