diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue index 2873708ca..45a56c146 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue @@ -4937,7 +4937,7 @@ export default { } else { this.configStandFlag = true if(this.selectSarMenu.treeType === 'sarMs') { - this.sarConfigStandSearch.menuId = 'nomenu' + // this.sarConfigStandSearch.menuId = 'nomenu' this.sarConfigStandSearch.sarMsMenuId = menuId this.sarConfigStandSearch.sarMsType = 'filterSarMsMenu' const sarMenu = this.selectSarMenu.parentIds.split(',');