Commit 6e0fd20d authored by lshan's avatar lshan

ls

parent 674304ee
...@@ -67,14 +67,14 @@ export const okrRoutes: Array<RouteConfig> = [ ...@@ -67,14 +67,14 @@ export const okrRoutes: Array<RouteConfig> = [
} }
}, },
{ // {
path: 'key-result', // path: 'key-result',
name: 'KeyResult', // name: 'KeyResult',
component: () => import('@/views/okr/key-result.vue'), // component: () => import('@/views/okr/key-detail.vue'),
meta: { // meta: {
title: '客户数据收集' // title: '客户数据收集'
} // }
} // }
] ]
} }
] ]
\ No newline at end of file
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