แก้map
This commit is contained in:
parent
aaa704732e
commit
b39dbd1ba2
1 changed files with 1 additions and 1 deletions
|
|
@ -1012,7 +1012,7 @@ function updateAppointMent() {
|
|||
)[1];
|
||||
|
||||
const createChairmanObject = (dataPerson: AppointTopic) => ({
|
||||
id: dataPerson.id,
|
||||
id: dataPerson.profileId,
|
||||
name: dataPerson.name,
|
||||
label: dataPerson.position
|
||||
? `${dataPerson.name} (${dataPerson.position}${
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue