แก้ map ฟิล
This commit is contained in:
parent
46ea3a082c
commit
6d3b04a982
1 changed files with 1 additions and 0 deletions
|
|
@ -330,6 +330,7 @@ async function fetchDatadetail() {
|
|||
prefix: person.prefix,
|
||||
firstName: person.firstName,
|
||||
lastName: person.lastName,
|
||||
posLevelName: person.posLevelName,
|
||||
position: person.position === null ? "-" : person.position,
|
||||
positionLevel:
|
||||
person.positionLevel === null ? "-" : person.positionLevel,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue