navigation enhancement
This commit is contained in:
parent
2853835d31
commit
b3125a26da
3 changed files with 11 additions and 7 deletions
|
@ -58,8 +58,8 @@ export default defineComponent({
|
|||
this.updateTopLevel();
|
||||
this.updateNavigation();
|
||||
});
|
||||
this.updateTopLevel(true);
|
||||
this.updateNavigation(true);
|
||||
this.updateTopLevel();
|
||||
this.updateNavigation();
|
||||
},
|
||||
beforeUnmount() {
|
||||
this.resetNavigation();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue