提交 b45d87d1 authored 作者: 王鹏飞's avatar 王鹏飞

fix: 修复报名申请bug

上级 059db35e
......@@ -71,11 +71,11 @@ export default {
code: 'interviewZdzm',
view: { to: { path: '/my/interview', query: { active: 'interview_byzs' } } }
},
// {
// title: '英文简历',
// code: 'interviewYwjl',
// view: { to: { path: '/my/interview', query: { active: 'interview_ywjl' } } }
// },
{
title: '英文简历',
code: 'interviewYwjl',
view: { to: { path: '/my/interview', query: { active: 'interview_ywjl' } } }
},
{
title: '成绩单',
code: 'interviewCjd',
......@@ -85,12 +85,12 @@ export default {
title: '语言能力证明',
code: 'interviewYynlzm',
view: { to: { path: '/my/interview', query: { active: 'interview_yynl' } } }
},
{
title: '个人照片',
code: 'interviewZp',
view: { to: { path: '/my/interview', query: { active: 'interview_zp' } } }
}
// {
// title: '2寸照片',
// code: 'interviewZp',
// view: { to: { path: '/my/interview', query: { active: 'interview_zp' } } }
// }
// {
// title: '推荐信',
......@@ -217,7 +217,7 @@ li {
align-items: center;
}
.name {
width: 80px;
width: 100px;
text-align: right;
}
.line {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论