Commit 27c137cb authored by 罗超's avatar 罗超

1

parent 09f65d06
......@@ -651,7 +651,6 @@ const routes = [{
import("pages/sale/visitorRegistrat.vue")
},
{
<<<<<<< HEAD
path: "/activity/activeType", //活动 活动类型
component: () =>
import("pages/activity/activeType.vue")
......@@ -675,7 +674,8 @@ const routes = [{
path: "/activity/materialMan", //活动 活动图片与视频
component: () =>
import("pages/activity/materialMan.vue")
=======
},
{
path: "/sale/appointManagement", //销售 约课管理
component: () =>
import("pages/sale/appointManagement.vue")
......@@ -684,7 +684,6 @@ const routes = [{
path: "/sale/reserveClass", //销售 约课班级管理
component: () =>
import("pages/sale/reserveClass.vue")
>>>>>>> 17aa2574ae5325e01bd1752d815f8d667cb683e2
},
{
path: "/course/teacherHours", //教学奖励 教师课时统计
......
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