|
@@ -87,8 +87,8 @@ const personal = [
|
|
|
},
|
|
|
},
|
|
|
{
|
|
|
- path: '/enterprise/binding',
|
|
|
- component: () => import('@/views/enterprise/components/binding'),
|
|
|
+ path: '/enterprise/JoiningEnterprise',
|
|
|
+ component: () => import('@/views/enterprise/components/JoiningEnterprise'),
|
|
|
meta: {
|
|
|
title: '加入企业'
|
|
|
},
|