This commit is contained in:
parent
7d30a42cb8
commit
d2689b226c
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<script setup>
|
||||
import { ref } from 'vue'
|
||||
const dialogVisible = ref(true)
|
||||
const dialogVisible = ref(false)
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
|
|
|
|||
Loading…
Reference in New Issue