wip
This commit is contained in:
parent
02def5c3dd
commit
e79b132b91
3 changed files with 184 additions and 173 deletions
|
|
@ -134,7 +134,7 @@ export default Vue.extend({
|
|||
},
|
||||
|
||||
close() {
|
||||
this.$emit('closing');
|
||||
this.$emit('before-close');
|
||||
|
||||
const bg = this.$refs.bg as any;
|
||||
const main = this.$refs.main as any;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue