Browse Source

提交一下

1
mo 4 năm trước cách đây
mục cha
commit
d7d77d6508
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,