lex 2 年 前
コミット
046f87de54
2 ファイル変更3 行追加2 行削除
  1. 1 0
      src/views/activeCourseArrange/classSchedule.vue
  2. 2 2
      vue.config.js

+ 1 - 0
src/views/activeCourseArrange/classSchedule.vue

@@ -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,

+ 2 - 2
vue.config.js

@@ -1,5 +1,5 @@
-// let targetUrl = "https://mteatest.dayaedu.com";
-let targetUrl = "http://192.168.3.26:8000";
+let targetUrl = "https://mteatest.dayaedu.com";
+// let targetUrl = "http://192.168.3.26:8000";
 // let targetUrl = 'http://192.168.3.20:8000'
 // let targetUrl = 'https://online.dayaedu.com'
 // let targetUrl = 'http://dev.dayaedu.com/'