去除打印

This commit is contained in:
2023-08-04 11:13:19 +08:00
parent 87e6fdf8e9
commit ccb8845245
10 changed files with 14 additions and 68 deletions

View File

@@ -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(() => {