Commit 959ea00d authored by 何远江's avatar 何远江

1

parent 227ba29e
...@@ -276,7 +276,10 @@ const showPopover = (e: any, title: string) => { ...@@ -276,7 +276,10 @@ const showPopover = (e: any, title: string) => {
{ {
mapField: '', mapField: '',
orderFiled: null, orderFiled: null,
scripts: [] scripts: [],
filterMapFiled: null,
filterScripts: [],
filterFiled: null
} }
], ],
templateFileId: currentRow.templateFileId templateFileId: currentRow.templateFileId
......
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