From 59d1e6807db6539ff7b7cbc4286e021e98ac5079 Mon Sep 17 00:00:00 2001 From: yanyizhou <2311759275@qq.com> Date: Mon, 22 Nov 2021 09:53:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A6=E4=BE=A7=E6=A0=91=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E8=A6=81=E5=B1=95=E5=BC=80=EF=BC=8C=E8=8F=9C=E5=8D=95=E9=87=8C?= =?UTF-8?q?=E7=9A=84=E5=AD=90=E6=A0=91=E9=BB=98=E8=AE=A4=E6=94=B6=E8=B5=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../domesticStandardsAndRegulations/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 5c7e9f408..38acdcbe4 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -20,7 +20,6 @@ highlight-current @node-click="treeClick" :filter-node-method="filterNode" - default-expand-all :expand-on-click-node="false"> @@ -1895,7 +1894,7 @@ export default { loading: false, importLoading: false, isCollapse: true, - sideClose: true, // 边栏收展状态 + sideClose: false, // 边栏收展状态 isAdvancedSearch: false, // 高级检索窗口是否打开 replaceStandNumModel: false, lawsExplainQuoteModel: false,