Employee Details Page Showing "NA" for All Fields.
This commit is contained in:
parent
1390c655b4
commit
63980db512
@ -280,7 +280,7 @@ const Teams = ({ project }) => {
|
|||||||
<div className="d-flex flex-column">
|
<div className="d-flex flex-column">
|
||||||
<a
|
<a
|
||||||
onClick={() =>
|
onClick={() =>
|
||||||
navigate(`/employee/${item.id}?for=account`)
|
navigate(`/employee/${item.employeeId}?for=account`)
|
||||||
}
|
}
|
||||||
className="text-heading text-truncate cursor-pointer"
|
className="text-heading text-truncate cursor-pointer"
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user