Commit f56a7db7 authored by tanyang's avatar tanyang

回退修复bug

parent e6704a67
......@@ -168,7 +168,7 @@ export const constantRoutes = [
children: [
{
path: '/company/:id',
component: () => import('@/views/detail'),
component: () => import('@/views/detail/party-b/index'),
name: 'Company',
meta: { title: '企业详情' }
}
......
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