#417: reset tab from the outside
This commit is contained in:
parent
3d30ad1dda
commit
5a0bb29f02
3 changed files with 5 additions and 9 deletions
|
@ -141,6 +141,9 @@ const UserProfile = {
|
|||
}
|
||||
this.cleanUp()
|
||||
this.startUp()
|
||||
},
|
||||
$route () {
|
||||
this.$refs.tabSwitcher.activateTab(0)()
|
||||
}
|
||||
},
|
||||
components: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue