瀏覽代碼

新建乐团 遗失乐队指导

mo 4 年之前
父節點
當前提交
3c7e364222
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/teamBuild/components/soundSetComponents/soundSetCore.vue

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

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