Explorar el Código

新建乐团 遗失乐队指导

mo hace 4 años
padre
commit
3c7e364222

+ 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;
     },