perf: 删除拨打电话链接

dev/ckeditor
LiaoYijun 4 months ago
parent cc471d93c8
commit 85c2622213

@ -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>

Loading…
Cancel
Save