WIP Распарсила полученные данные
This commit is contained in:
@@ -120,10 +120,12 @@ export default {
|
||||
employees: {
|
||||
employee: null,
|
||||
role: "owner",
|
||||
id: null,
|
||||
},
|
||||
members: {
|
||||
member: null,
|
||||
person: null,
|
||||
role: null,
|
||||
id: null,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user