瀏覽代碼

Merge branch '02/24resetMain' into test

mo 4 年之前
父節點
當前提交
ed9226d1fc
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,