From acbb06db1289c74cbfc8534149a3cd0298278c63 Mon Sep 17 00:00:00 2001 From: zhutianqi Date: Thu, 2 Dec 2021 13:40:37 +0800 Subject: [PATCH] commit --- .../domesticStandardsAndRegulations/index.vue | 3 +-- .../components/EnterpriseStandardDatabase.vue | 5 +---- .../foreignRegulationsDatabase/index.vue | 3 +-- .../foreignStandardsAndRegulations/index.vue | 4 +--- 4 files changed, 4 insertions(+), 11 deletions(-) diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 9c9355a48..ee0b07c15 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -20,8 +20,7 @@ default-expanded-keys="['64df1d5522bb49c09af2']" highlight-current @node-click="treeClick" - :filter-node-method="filterNode" - :expand-on-click-node="false"> + :filter-node-method="filterNode">
- - + :filter-node-method="filterNode"> {{ node.label }} diff --git a/src/pages/regulatoryRepository/foreignRegulationsDatabase/index.vue b/src/pages/regulatoryRepository/foreignRegulationsDatabase/index.vue index 3eb4b26f4..6a155f2ee 100644 --- a/src/pages/regulatoryRepository/foreignRegulationsDatabase/index.vue +++ b/src/pages/regulatoryRepository/foreignRegulationsDatabase/index.vue @@ -21,8 +21,7 @@ default-expanded-keys="['64df1d5522bb49c09af6']" highlight-current @node-click="treeClick" - :filter-node-method="filterNode" - :expand-on-click-node="false"> + :filter-node-method="filterNode"> {{ node.label }} diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index 4f10273ac..bafd59de8 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -9,7 +9,6 @@
- + :filter-node-method="filterNode"> {{ node.label }}