Commit 94d25759 authored by 何远江's avatar 何远江

1

parent 448fa6ba
......@@ -315,7 +315,7 @@ const confirmConfig = (configList: any) => {
}
return item
})
.filter((v) => !!v.mapField && !!v.filterMapFiled)
.filter((v) => !!v.mapField || !!v.filterMapFiled)
)
})
// 关闭popover
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment