Commit 2cd4329d authored by youjie's avatar youjie

no message

parent 56c5b95a
......@@ -74,7 +74,10 @@
import Loadmore from "../../components/loadmore.vue";
import bottom from "../../components/bottom";
import {
getWeChatOpenId,loginByUnionId,getLoginAccounts,SetFriend
getWeChatOpenId,getLoginAccounts
} from "../../api/index.js";
import {
loginByUnionId,SetFriend
} from "../../api/erp.js";
export default {
components: {
......
......@@ -48,7 +48,7 @@
import lxCalendar from './lx-calendar/lx-calendar.vue'
import {
RemovePlanAppointment,GetStuPlanAppointment
} from "../../api/erp";
} from "../../api/erp.js";
export default {
components: {
Navbar,
......
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 to comment