1
This commit is contained in:
@@ -83,7 +83,9 @@
|
||||
|
||||
defineExpose({
|
||||
open,
|
||||
close
|
||||
close: () => {
|
||||
dialogVisible.value = false
|
||||
}
|
||||
})
|
||||
</script>
|
||||
<style lang="less" scoped>
|
||||
|
||||
Reference in New Issue
Block a user