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