소스 검색

2020/01/03 17:49

11
mo 5 년 전
부모
커밋
685db61c15
3개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-fac7eb14.e3e4dd9a.js
  3. 2 1
      src/views/teamBuild/components/teamResetSound.vue

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-fac7eb14.e3e4dd9a.js


+ 2 - 1
src/views/teamBuild/components/teamResetSound.vue

@@ -471,7 +471,8 @@ export default {
         organId: this.topfor.section,
         // paymentMonths:obj.months  有待确认
         schoolId: this.topfor.address,
-        courseForm: JSON.stringify(this.checkfor)
+        courseForm: JSON.stringify(this.checkfor),
+        ownershipType: this.topfor.ownershipType
       }
       obj.musicGroupPaymentEntities = []
       // 添加学校主体付费方式

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