From 90ce16018d1afa89cb834c2ce7641a29c939bc97 Mon Sep 17 00:00:00 2001 From: zyn Date: Fri, 22 Dec 2023 14:20:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=82=B9=E5=87=BB=E6=A0=91=E8=8A=82?= =?UTF-8?q?=E7=82=B9=E6=97=A0=E6=B3=95=E5=B1=95=E5=BC=80=E6=94=B6=E8=B5=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/policyRegulation/policy/components/policyTree.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/policyRegulation/policy/components/policyTree.vue b/src/pages/policyRegulation/policy/components/policyTree.vue index 6b3462b05..7b218530a 100644 --- a/src/pages/policyRegulation/policy/components/policyTree.vue +++ b/src/pages/policyRegulation/policy/components/policyTree.vue @@ -17,6 +17,7 @@ :default-expanded-keys="['64df1d5522bb49c09af6']" highlight-current :filter-node-method="filterNode" + :expand-on-click-node="false" @node-click="treeClick" >