소스 검색

Merge branch 'ol_12_30' into online

mo 4 년 전
부모
커밋
b7bc039ec8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/teamBuild/components/soundSetComponents/soundSetCore.vue

+ 1 - 0
src/views/teamBuild/components/soundSetComponents/soundSetCore.vue

@@ -554,6 +554,7 @@ export default {
         ownershipType: this.topfor.ownershipType,
         repairUserId: this.topfor.repairUserId,
         feeType: this.topfor.feeType,
+        directorUserId:this.topfor.head
       };
       return obj;
     },