修改登录授权的问题

This commit is contained in:
Gao xiaosong
2020-07-15 22:32:33 +08:00
parent 19e9e9be31
commit 8a029054b3
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import Vue from 'vue'
// Vue.use(MpvueRouterPatch)
import {
wxappAuth,
getUser
getUserInfo
} from "@/api/user";
import store from "../store";
import dayjs from "dayjs";