From 6f31ef20a83d96ee7bb5b72fddc83ee9d6ccf3b9 Mon Sep 17 00:00:00 2001 From: yanyizhou <2311759275@qq.com> Date: Sun, 5 Dec 2021 18:49:23 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=A4=E4=BA=86=E5=9B=BD=E5=86=85=E5=A4=96?= =?UTF-8?q?=E6=94=BF=E7=AD=96=E4=BB=A5=E5=A4=96=E7=9A=84=E4=B8=89=E5=A4=A7?= =?UTF-8?q?=E5=BA=93=E7=9A=84=E5=B7=A6=E4=BE=A7=E6=A0=91=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E5=B1=95=E5=BC=80=E7=AC=AC=E4=B8=80=E4=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../domesticStandardsAndRegulations/index.vue | 2 +- .../components/EnterpriseStandardDatabase.vue | 2 +- .../foreignStandardsAndRegulations/index.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 19be77998..4f10714f1 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -17,7 +17,7 @@ :indent="0" :props="props" :data="treeList" - default-expanded-keys="['64df1d5522bb49c09af2']" + default-expanded-keys="['1']" highlight-current @node-click="treeClick" :filter-node-method="filterNode"> diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue index 6c44ab0da..c945e6ca6 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue @@ -18,7 +18,7 @@ :indent="0" :props="props" :data="treeList" - default-expanded-keys="['22179d54d4e640098e30']" + default-expanded-keys="['3']" highlight-current @node-click="treeClick" :filter-node-method="filterNode"> diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index 819882e44..2dc1394e7 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -17,7 +17,7 @@ :indent="0" :props="props" :data="treeList" - default-expanded-keys="['22179d54d4e640098e29']" + default-expanded-keys="['2']" highlight-current @node-click="treeClick" :filter-node-method="filterNode">