diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue index 79f359ad7..852f35551 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue @@ -3401,10 +3401,10 @@ export default { this.SarExportSearchEo = item } // 处理我的收藏和个性化标签传参 - if (this.selectSarMenu.id === 'wdsc') { + if (this.selectSarMenu.id === 'qbwdsc') { this.sarBussionessSearch.menuId = undefined this.sarBussionessSearch.labelMenuId = undefined - this.sarBussionessSearch.collectMenuId = 'wdsc' + this.sarBussionessSearch.collectMenuId = 'qbwdsc' } else if (this.selectSarMenu.id === 'gxhbq' || this.selectSarMenu.pId === 'gxhbq') { this.sarBussionessSearch.menuId = undefined this.sarBussionessSearch.labelMenuId = this.selectSarMenu.id