forked from github/dataease
fix(查询组件): 仪表板-移动端布局-筛选组件-日期筛选-无法正常使用 #11042
This commit is contained in:
parent
61a6eeab68
commit
65f9a1faf4
@ -151,6 +151,7 @@ const init = () => {
|
||||
selectValue.value = plus ? [] : undefined
|
||||
}
|
||||
multiple.value = config.value.displayType === '7'
|
||||
currentDate.value = currentDate.value.slice(0, getIndex() + 1)
|
||||
}
|
||||
|
||||
const queryConditionWidth = inject('com-width', Function, true)
|
||||
|
Loading…
Reference in New Issue
Block a user