浏览代码

提交一下

1
mo 4 年之前
父节点
当前提交
d7d77d6508
共有 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,