Przeglądaj źródła

Merge branch '02/24resetMain' into test

mo 4 lat temu
rodzic
commit
ed9226d1fc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/teamBuild/components/teamBaseInfo.vue

+ 1 - 1
src/views/teamBuild/components/teamBaseInfo.vue

@@ -826,7 +826,7 @@ export default {
               cooperationOrganId: this.topFrom.school,
               courseViewType: this.topFrom.courseViewType,
               teamTeacherId: this.topFrom.boss,
-              educationalTeacherId: this.topFrom.teacher,
+              // educationalTeacherId: this.topFrom.teacher,
               enrollClasses: this.topFrom.startClass.join(","),
               name: this.topFrom.name,
               paymentPattern: this.topFrom.paymentPattern,