Commit fa94315d authored by danfuman's avatar danfuman

修改

parent ff2aa4f8
...@@ -184,8 +184,6 @@ export const constantRoutes = [ ...@@ -184,8 +184,6 @@ export const constantRoutes = [
{ {
path: '/enterprise/:id/lt', path: '/enterprise/:id/lt',
component: () => import('@/views/detail'), component: () => import('@/views/detail'),
name: 'Personnel',
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