Bläddra i källkod

新建乐团 遗失乐队指导

mo 4 år sedan
förälder
incheckning
3c7e364222
1 ändrade filer med 1 tillägg och 0 borttagningar
  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;
     },