fix Collapse can not open async
This commit is contained in:
parent
01a4abe8ce
commit
253c7010c9
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
||||||
},
|
},
|
||||||
mounted () {
|
mounted () {
|
||||||
this.mounted = true;
|
this.mounted = true;
|
||||||
|
this.$parent.setActive();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Add table
Reference in a new issue