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 }}