From 53b8c2657e81ea8beabe51d26e80de668615c8b0 Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Tue, 7 Sep 2021 15:17:29 +0800 Subject: [PATCH] feat: There is no way the #47918 --- .../components/EnterpriseStandardDatabase.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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