แก้map

This commit is contained in:
setthawutttty 2024-11-05 14:01:13 +07:00
parent aaa704732e
commit b39dbd1ba2

View file

@ -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}${