From 2c526aeb5246da30b425e391d0edd6c9ec5000fb Mon Sep 17 00:00:00 2001 From: wuhongjian Date: Mon, 18 Jul 2022 15:39:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E4=B8=AD=E5=8F=B0=E8=B7=B3?= =?UTF-8?q?=E8=BD=ACid=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/home/components/searchResultList.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/front/src/views/home/components/searchResultList.vue b/front/src/views/home/components/searchResultList.vue index 10ad838f..05b803c8 100644 --- a/front/src/views/home/components/searchResultList.vue +++ b/front/src/views/home/components/searchResultList.vue @@ -508,6 +508,7 @@ console.log('or use this.value', searchValue.value) } function toView(type, item) { + debugger if (props.selectCardsname == '数据资源') { if (whoShow1.itShowQingDao) { window.open( @@ -515,7 +516,9 @@ item.guid ) } else { - window.open('http://10.134.135.24:30090/#/home') + window.open( + 'http://10.134.135.24:30090/#/home?id=' + item.serviceId + ) } } else if (props.selectCardsname === '融合服务') { router.push({