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

fix: 推荐跳转链接错误;个人照片非必填;

上级 64093c9f
......@@ -79,7 +79,7 @@ export default {
{
title: '推荐信',
code: 'interviewTjx',
view: { to: { path: '/my/application', query: { active: 'application_tjx' } } }
view: { to: { path: '/my/interview', query: { active: 'interview_tjx' } } }
},
{
title: '成绩单',
......
export default function(_this) {
return {
required: true,
id: 'interview_zp',
title: '个人照片',
get: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论