|
|
|
@ -75,8 +75,7 @@ const OrderProfile = ({ coliSN, ...props }) => {
|
|
|
|
|
<CompassOutlined className=' pr-1' />
|
|
|
|
|
Thailand
|
|
|
|
|
</Typography.Text>
|
|
|
|
|
|
|
|
|
|
<Typography.Text href={'/callcenter/call/' + customerDetail.phone}>
|
|
|
|
|
<Typography.Text>
|
|
|
|
|
<PhoneOutlined className=' pr-1' />
|
|
|
|
|
{customerDetail.phone}
|
|
|
|
|
</Typography.Text>
|
|
|
|
|