This commit is contained in:
a0049873 2022-06-15 20:45:29 +08:00
parent 4087d54c40
commit f02ed50650
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@
})
const flag = ref(true)
const goToView = (url) => {
console.log(url)
if (url) {
console.log(url)
window.open(url, '_blank')