Browse Source

Merge branch '02/24resetMain' into test

mo 4 years ago
parent
commit
ed9226d1fc
1 changed files with 1 additions and 1 deletions
  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,