fix
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
default: '63vw'
|
||||
}
|
||||
})
|
||||
const showDialog = ref(true)
|
||||
const showDialog = ref(false)
|
||||
const open = (url_: any) => {
|
||||
showDialog.value = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user