diff --git a/jero-web/src/components/globalAdvancedQuery/index.vue b/jero-web/src/components/globalAdvancedQuery/index.vue index cf249be8a..9e07a039e 100644 --- a/jero-web/src/components/globalAdvancedQuery/index.vue +++ b/jero-web/src/components/globalAdvancedQuery/index.vue @@ -433,6 +433,7 @@ item['dictTable'] = dictTable item['dictText'] = dictText item['customReturnField'] = customReturnField + item['tree'] = node.dataRef.tree if (popup) { item['popup'] = popup }