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

修复上一步\下一步跳转错误的问题

上级 53ee40bb
......@@ -34,7 +34,7 @@ export default function(_this) {
}
},
form: {
prev: { to: { query: { active: 'application_wfzzm' } } },
prev: { to: { query: { active: 'application_info', tab: 'application_info_honor' } } },
submitText: '提交报名申请',
model: { isAgree: [] },
options: {},
......
......@@ -31,7 +31,7 @@ export default function(_this) {
},
form: {
prev: { to: { query: { active: 'application_info', tab: 'application_info_training' } }, isSubmit: true },
next: { to: { query: { active: 'application_tjx' } }, isSubmit: true },
next: { to: { query: { active: 'application_declare' } }, isSubmit: true },
hasAdd: true,
options: { labelWidth: '140px' },
items: [
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论