referer and finance

This commit is contained in:
hamid zarghami
2025-04-30 16:24:37 +03:30
parent 46a92770ae
commit 702e66c328
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ const CustomerList: FC = () => {
return (
<tr key={item.id} className='tr'>
<Td text={item.firstName + ' ' + item.lastName} />
<Td text={'شرکت داناک'} />
<Td text={item?.legalUser?.registrationName} />
<Td text={item.email ? item.email : ''} />
<Td text={item.subscriptionsCount} />
<Td text={''}>