Fix renewing token on focus
This commit is contained in:
parent
092e5165dc
commit
4e2606a0d6
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ export default {
|
|||
currentList: CURRENT_LIST,
|
||||
background: 'background',
|
||||
menuActive: MENU_ACTIVE,
|
||||
userInfo: state => state.auth.info,
|
||||
}),
|
||||
methods: {
|
||||
doStuffAfterRoute() {
|
||||
|
|
Loading…
Reference in a new issue