mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
@@ -83,7 +83,7 @@ export default function(props: UseDialogProps, ctx: SetupContext) {
|
||||
if (props.beforeClose) {
|
||||
props.beforeClose(hide)
|
||||
} else {
|
||||
hide(false)
|
||||
close()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user