退伍复学
This commit is contained in:
@@ -539,7 +539,6 @@ export default {
|
||||
getStudentInfoByStuId(this.form.stuId).then(response => {
|
||||
if (response.data == null) {
|
||||
this.$message.error('学号不存在')
|
||||
|
||||
return
|
||||
}
|
||||
this.form = response.data
|
||||
|
||||
Reference in New Issue
Block a user