Compare commits

...

2 Commits

1 changed files with 4 additions and 1 deletions

View File

@ -515,6 +515,7 @@
console.log('or use this.value', searchValue.value)
}
function toView(type, item) {
debugger
if (props.selectCardsname == '数据资源') {
if (whoShow1.itShowQingDao) {
window.open(
@ -522,7 +523,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({