diff --git a/src/views/pro/apply/supervisorEnterApply.vue b/src/views/pro/apply/supervisorEnterApply.vue index 276cb99..7ea0f91 100644 --- a/src/views/pro/apply/supervisorEnterApply.vue +++ b/src/views/pro/apply/supervisorEnterApply.vue @@ -975,7 +975,7 @@ export default { async submitForm(formName, submitType) { this.loading = true let isReturn = true - if (submitType === '提交') { + if (submitType === '提交' || submitType === '保存') { const param = { ...this.getParams(), taskType: '1',