@@ -528,6 +528,7 @@ export default {
ownershipType: this.topfor.ownershipType,
repairUserId: this.topfor.repairUserId,
feeType: this.topfor.feeType,
+ directorUserId:this.topfor.head
};
return obj;
},