Commit ce463b41 authored by 何远江's avatar 何远江

1

parent 7a029103
...@@ -196,6 +196,8 @@ watch( ...@@ -196,6 +196,8 @@ watch(
const filterMapFieldChange = (e) => { const filterMapFieldChange = (e) => {
if (e) { if (e) {
props.item.filterMapFiled = e.filedName
// console.log('匹配当前字段') // console.log('匹配当前字段')
// // 找到匹配的过滤字段 // // 找到匹配的过滤字段
// getFilterMapFieldsFlatList.value.some((items) => { // getFilterMapFieldsFlatList.value.some((items) => {
......
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