Commit 76babba5 authored by daywrite's avatar daywrite

销售分析

parent 49acef3b
...@@ -6,7 +6,7 @@ const routes = [{ ...@@ -6,7 +6,7 @@ const routes = [{
component: ScheduleHome component: ScheduleHome
}, { }, {
path: '/ofClient/:id', path: '/ofClient/:id',
name: 'scheduleView', name: 'ofClient',
component: ScheduleView component: ScheduleView
}] }]
export default routes export default routes
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