提交 450f4890 authored 作者: matian's avatar matian

updates

上级 d5360538
......@@ -19,7 +19,9 @@ export default function(_this) {
submission_stage: submissionStage = 'FILLING'
} = data.data.material
this.form.options.disabled = submissionStage !== 'FILLING'
if (list.length > 0) {
list[0].education_status = basicInfo.education_status
}
return list.length ? list : [{}]
}
},
......@@ -40,7 +42,7 @@ export default function(_this) {
}
},
form: {
prev: { to: { query: { active: 'application_info', tab: 'application_info_profile' } }, isSubmit: true },
prev: { to: { query: { active: 'application_info', tab: 'application_info_profile' } } },
next: { to: { query: { active: 'application_info', tab: 'application_info_career' } }, isSubmit: true },
hasAdd: true,
options: { labelWidth: '140px' },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论