ソースを参照

1128 22:55

111
mo 5 年 前
コミット
af4f57fdaf
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/teamBuild/teamSeting/components/coursePlan.vue

+ 1 - 1
src/views/teamBuild/teamSeting/components/coursePlan.vue

@@ -697,7 +697,7 @@ export default {
             courseType = 'SINGLE'
           } else {
             // 跳过次天加课
-            courseType = this.chioseType;
+            courseType = 'SINGLE';
           }
           this.tableList.push({
             'classDate': dataStr,