Fix renewing token on focus
This commit is contained in:
parent
092e5165dc
commit
4e2606a0d6
@ -53,6 +53,7 @@ export default {
|
|||||||
currentList: CURRENT_LIST,
|
currentList: CURRENT_LIST,
|
||||||
background: 'background',
|
background: 'background',
|
||||||
menuActive: MENU_ACTIVE,
|
menuActive: MENU_ACTIVE,
|
||||||
|
userInfo: state => state.auth.info,
|
||||||
}),
|
}),
|
||||||
methods: {
|
methods: {
|
||||||
doStuffAfterRoute() {
|
doStuffAfterRoute() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user