1
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
}
|
||||
})
|
||||
const activeChild = ref('')
|
||||
const show = ref(true)
|
||||
const show = ref(false)
|
||||
const close = () => {
|
||||
show.value = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user