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

bug fixes

上级 9ed99c07
......@@ -26,11 +26,9 @@ export default function(_this) {
beforeRequest(data) {
return { submission_stage: 'INTERVIEW_APPLICATION' }
},
// callback() {
// _this.changeSubmissionStage(() => {
// this.form.options.disabled = true
// })
// },
callback() {
this.form.options.disabled = true
},
errorCallback() {
_this.completeVisible = true
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论