|
@@ -479,6 +479,7 @@ export default {
|
|
|
singleClassMinutes: this.activeCourse.courseTime,
|
|
|
totalClassTime: total,
|
|
|
allCourseNum: total,
|
|
|
+ educationalTeacherId: this.educational.userId,
|
|
|
studentNum: this.students.length,
|
|
|
coursesStart: dayjs(this.formData.time).format("YYYY-MM-DD"),
|
|
|
organId: this.formData.fenbu.id,
|