Tabs add on-visible-change event
Tabs add on-visible-change event
This commit is contained in:
parent
e9dd4dab01
commit
fc640135d6
3 changed files with 8 additions and 13 deletions
|
@ -91,6 +91,7 @@
|
|||
} else {
|
||||
this.$refs.drop.destroy();
|
||||
}
|
||||
this.$emit('on-visible-change', val);
|
||||
}
|
||||
},
|
||||
events: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue