소스 검색

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,

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.