浏览代码

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