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({