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,