fix(移动端): web端和移动端过滤结果不一致 查询组件中日期查询条件不生效

This commit is contained in:
dataeaseShu 2024-03-04 11:28:48 +08:00
parent 813c02a045
commit 79d712798e

View File

@ -220,6 +220,7 @@ const setArrValue = () => {
const onConfirm = () => {
setArrValue()
handleValueChange()
showDate.value = false
}