Browse Source

1128 22:55

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