From 22d305a7311db7bec697d96a86cc2c69e32cd17d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Mon, 13 Nov 2023 10:59:28 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=A0=87=E5=87=86=E4=BD=93=E7=B3=BB?= =?UTF-8?q?=E6=A0=91=E5=B1=95=E5=BC=80=E6=94=B6=E8=B5=B7=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../standard/EnterpriseStandardList.vue | 2 +- .../domesticStandard/DomesticStandardList.vue | 2 +- .../overseasStandard/OverseasStandardList.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/enterpriseStandardLibrary/standard/EnterpriseStandardList.vue b/src/views/enterpriseStandardLibrary/standard/EnterpriseStandardList.vue index d69b08e4..e97e26a0 100644 --- a/src/views/enterpriseStandardLibrary/standard/EnterpriseStandardList.vue +++ b/src/views/enterpriseStandardLibrary/standard/EnterpriseStandardList.vue @@ -12,7 +12,7 @@ :show-line="true" :show-icon="true" :tree-data="treeData" - :expanded-keys="expandedKeys" + :expanded-keys.sync="expandedKeys" :selectedKeys="currentTreeNode" :default-expand-all="defaultExpandAll">