去除打印
This commit is contained in:
@@ -195,14 +195,7 @@ let watchInfo = () => {
|
||||
}
|
||||
}
|
||||
// console.log(document.location.origin)
|
||||
// return
|
||||
window.open(`${document.location.origin}/detail?id=${data.data.uniqid}`)
|
||||
// router.push({
|
||||
// path: '/detail',
|
||||
// query: {
|
||||
// id: data.data.uniqid,
|
||||
// }
|
||||
// })
|
||||
}
|
||||
|
||||
onMounted(() => {
|
||||
|
||||
Reference in New Issue
Block a user