Commit 6e0fd20d authored by lshan's avatar lshan

ls

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