Commit bba95313 authored by zhengke's avatar zhengke

1

parent 78a490f7
......@@ -853,6 +853,11 @@ const routes = [{
component: () =>
import("pages/sale/visitorRegistrat.vue")
},
{
path: "/sale/peerManagement", //销售 同行管理、
component: () =>
import("pages/sale/peerManagement.vue")
},
{
path: "/sale/activityList", //销售 活动列表
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