fixed #2100
This commit is contained in:
parent
b92a1b5c99
commit
c2d74eca9a
2 changed files with 47 additions and 18 deletions
|
@ -55,6 +55,9 @@
|
|||
},
|
||||
mounted () {
|
||||
this.updateNav();
|
||||
},
|
||||
destroyed () {
|
||||
this.updateNav();
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue