外宿申请-表单详细
This commit is contained in:
@@ -1105,6 +1105,7 @@ export default {
|
||||
if (this.taskName == '教务处主管领导审批') { // (最后一个领导审核完成之后,修改学生学籍状态, status:07是入伍保留学籍)
|
||||
updateStudent({stuId: this.form.studentId, status: '07'}).then(response => {})
|
||||
}
|
||||
this.$modal.msgSuccess(response.msg)
|
||||
} else {
|
||||
this.$modal.msgSuccess(response.msg)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user