From 6338ac16bfc9e995c1a39aed0598c3aefb93bace Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Fri, 12 Apr 2024 14:56:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DesignForm/formControlAttr.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/DesignForm/formControlAttr.vue b/src/components/DesignForm/formControlAttr.vue index 0a08fd7ac..680c9d65a 100644 --- a/src/components/DesignForm/formControlAttr.vue +++ b/src/components/DesignForm/formControlAttr.vue @@ -1754,7 +1754,7 @@ function getAssociatedFormsCurrentFieldTree() { url: '/javasys/lowCode/AssociatedForms/getFieldTree', method: 'post', data: { - cfid:'13' + cfid:'1' }, }); } @@ -2960,7 +2960,7 @@ const loadNextPage = () => { show-checkbox node-key="id" :default-expand-all = "false" - :expand-on-click-node="false" + :expand-on-click-node="true" >