click share then close dialog

This commit is contained in:
2021-05-24 17:21:33 +08:00
parent db7cf5d44b
commit 2b16172a46

View File

@@ -356,6 +356,7 @@ const component_file_dialog = {
id: this.file.id,
},
})
this.emit_close_dialog()
},
emit_close_dialog() {
this.$emit('close_dialog')