Commit 6509a6be by 展昭

update

parent 3b8d86d6
Showing with 0 additions and 1 deletions
......@@ -58,7 +58,6 @@ export default new Vuex.Store({
dispatchEventsOnWindow: true
}, {
userLoaded: async (user) => {
// console.log("userLoaded=>", user);
const appid = localStorage.getItem('appid');
await getToken(user.access_token, appid);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment