Commit fa6f8223 authored by danfuman's avatar danfuman

修改

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