更新
This commit is contained in:
parent
59139615e1
commit
bf7184c3e4
@ -131,7 +131,6 @@ export default {
|
||||
} else {
|
||||
this.formData.courseName = '';
|
||||
}
|
||||
console.log('当前课程', this.formData)
|
||||
},
|
||||
handleCoachChange() {
|
||||
const selected = this.coachList.find(item => item.id === this.formData.coachUserId);
|
||||
|
Loading…
Reference in New Issue
Block a user