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