|
|
@ -76,10 +76,10 @@ const OrderProfile = ({ coliSN, ...props }) => {
|
|
|
|
Thailand
|
|
|
|
Thailand
|
|
|
|
</Typography.Text>
|
|
|
|
</Typography.Text>
|
|
|
|
|
|
|
|
|
|
|
|
<Typography.Link href={'/callcenter/call/' + customerDetail.phone}>
|
|
|
|
<Typography.Text href={'/callcenter/call/' + customerDetail.phone}>
|
|
|
|
<PhoneOutlined className=' pr-1' />
|
|
|
|
<PhoneOutlined className=' pr-1' />
|
|
|
|
{customerDetail.phone}
|
|
|
|
{customerDetail.phone}
|
|
|
|
</Typography.Link>
|
|
|
|
</Typography.Text>
|
|
|
|
<Typography.Text>
|
|
|
|
<Typography.Text>
|
|
|
|
<MailOutlined className='pr-1' />
|
|
|
|
<MailOutlined className='pr-1' />
|
|
|
|
{customerDetail.email}
|
|
|
|
{customerDetail.email}
|
|
|
|