update service

This commit is contained in:
hamid zarghami
2025-03-05 10:03:44 +03:30
parent 5aa77530d3
commit 0084aefae4
13 changed files with 774 additions and 12 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ const ListService: FC = () => {
/>
</Td>
<Td text={''}>
<Link to={Pages.ticket.detail + item.id}>
<Link to={Pages.services.update + item.id}>
<Eye size={20} color='#8C90A3' />
</Link>
</Td>