退伍复学表单数据
This commit is contained in:
@@ -309,6 +309,7 @@ export default {
|
||||
this.form.sex = studentRes.data.gender;
|
||||
this.form.grade = studentRes.data.gradeName;
|
||||
|
||||
|
||||
listStudent({pageNum:1,pageSize:10,name:this.form.stName}).then(response => {
|
||||
this.form.studentId = response.rows[0].stuId
|
||||
// console.log(this.form.studentId)
|
||||
|
||||
Reference in New Issue
Block a user