Commit f676b355 authored by 吴春's avatar 吴春

1

parent 69d8dfe9
......@@ -1275,6 +1275,11 @@ const routes = [{
component: () =>
import ("pages/sale/marketTracking.vue")
},
{
path: "/sale/monthStatistics", //已报名学员统计按月份【市场部使用】
component: () =>
import ("pages/sale/monthStatistics.vue")
},
{
path: "/sale/guestConsultation", //客人咨询分页列表
component: () =>
......
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