status text
This commit is contained in:
parent
077f12a34d
commit
a8036f2353
1 changed files with 1 additions and 0 deletions
|
|
@ -297,6 +297,7 @@ const getData = async () => {
|
|||
dateOfBirth: item.dateOfBirth,
|
||||
gender: item.gender,
|
||||
status: item.status,
|
||||
statusText:statusText(item.status),
|
||||
recruitDate: item.recruitDate,
|
||||
positionNumber: item.positionNumber,
|
||||
positionPath: item.positionPath,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue