#417: reset tab from the outside

This commit is contained in:
dave 2019-03-03 13:38:48 -05:00
parent 3d30ad1dda
commit 5a0bb29f02
3 changed files with 5 additions and 9 deletions

View file

@ -141,6 +141,9 @@ const UserProfile = {
}
this.cleanUp()
this.startUp()
},
$route () {
this.$refs.tabSwitcher.activateTab(0)()
}
},
components: {