跳转详情

This commit is contained in:
a0049873 2022-06-14 19:16:29 +08:00
parent ade205cc03
commit 356953ec5d
1 changed files with 15 additions and 11 deletions

View File

@ -390,6 +390,9 @@
resourceId: [item.id],
},
})
} else {
if (cardType.value === '数据资源') {
window.open('http://10.134.135.24:30090/#/home')
} else {
console.log(
'111111111111111111===========>',
@ -404,6 +407,7 @@
})
}
}
}
//
const addShoppingCart = (item, index) => {
console.log('item===============>', item)