Просмотр исходного кода

Merge branch 'ol_12_30' into online

mo 5 лет назад
Родитель
Сommit
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,
         ownershipType: this.topfor.ownershipType,
         repairUserId: this.topfor.repairUserId,
         repairUserId: this.topfor.repairUserId,
         feeType: this.topfor.feeType,
         feeType: this.topfor.feeType,
+        directorUserId:this.topfor.head
       };
       };
       return obj;
       return obj;
     },
     },