wip
This commit is contained in:
parent
aa433c2ac9
commit
9b8e31a035
6 changed files with 67 additions and 57 deletions
|
|
@ -162,6 +162,7 @@ export default Vue.extend({
|
|||
});
|
||||
|
||||
setTimeout(() => {
|
||||
this.$destroy();
|
||||
this.$emit('closed');
|
||||
}, 300);
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue