parent
88f40c57a6
commit
d7d5bda587
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
||||||
this.$nextTick(() => {
|
this.$nextTick(() => {
|
||||||
$parent.currentVisible = true;
|
$parent.currentVisible = true;
|
||||||
});
|
});
|
||||||
|
return;
|
||||||
} else if (hasChildren) {
|
} else if (hasChildren) {
|
||||||
this.$parent.$emit('on-haschild-click');
|
this.$parent.$emit('on-haschild-click');
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Add table
Reference in a new issue