Merge branch 'main' of http://18.167.251.121:10003/aidlab/FiDA_Front
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
default: '63vw'
|
default: '63vw'
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
const showDialog = ref(true)
|
const showDialog = ref(false)
|
||||||
const open = (url_: any) => {
|
const open = (url_: any) => {
|
||||||
showDialog.value = true
|
showDialog.value = true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user