Преглед изворни кода

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