From 38285044f1577db372f3ff4ce420541d59bb4332 Mon Sep 17 00:00:00 2001 From: qq787203167 <787203167@qq.com> Date: Thu, 2 Jun 2022 17:43:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B7=B2=E7=9F=A5bug1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/components/globalAdvancedQuery/index.vue | 1 + 1 file changed, 1 insertion(+) 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 }