perf: 不能通过号码拨打电话

dev/ckeditor
LiaoYijun 4 months ago
parent ad1f934d3b
commit 7d7334ffe2

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

Loading…
Cancel
Save