mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix(仪表板): 查询组件的时间范围中的默认值提示“超出日期筛选范围” #16914
This commit is contained in:
@@ -2228,6 +2228,8 @@ const timeGranularityMultipleChange = (val: string) => {
|
||||
curComponent.value.relativeToCurrentRange = relativeToCurrentListRange.value[0]?.value
|
||||
}
|
||||
|
||||
if (curComponent.value.timeRange) return
|
||||
|
||||
curComponent.value.timeRange = {
|
||||
intervalType: 'none',
|
||||
dynamicWindow: false,
|
||||
|
||||
Reference in New Issue
Block a user