浏览代码

1102 10:30

mo 5 年之前
父节点
当前提交
74c1e8abde

文件差异内容过多而无法显示
+ 0 - 0
dist/index.html


文件差异内容过多而无法显示
+ 0 - 0
dist/static/css/chunk-01403877.60af04b4.css


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/app.1f6aaacf.js


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/chunk-01403877.4e1f8232.js


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

@@ -243,7 +243,7 @@ export default {
             'dayOfWeek': this.maskForm.week, // 周几
             'startClassTime': this.maskForm.startTime,
             'endClassTime': this.maskForm.endTime,
-            'courseTimes': this.topForm.count,
+            'courseTimes': this.maskForm.count,
             'type': 'HIGH',
             'expectStudentNum': this.maskForm.count,
             'musicGroupId': this.teamid,

部分文件因为文件数量过多而无法显示