|
@@ -174,7 +174,7 @@ const paths = [ // 有选中样式-路由列表
|
|
|
]
|
|
|
|
|
|
const navList = ref([
|
|
|
- { title: '门墩儿招聘', path: '/recruit/personal' },
|
|
|
+ { title: '门墩儿招聘', path: '/recruit/personal/recommend' },
|
|
|
{ title: '门墩儿猎头', path: '/headhunting' },
|
|
|
// { title: '门墩儿商城', path: '/pointsExchange' },
|
|
|
{ title: '门墩儿商城', path: '/pointsExchange', isEdit: true },
|