@@ -186,7 +186,8 @@ const CompanyTabList = ({
{
title: '手机',
dataIndex: 'telephone',
- width: 120,
+ width: 130,
+ ellipsis: true,
headerCellStyle: {
backgroundColor: '#fafafa'
},
@@ -196,6 +197,7 @@ const CompanyTabList = ({
title: 'QQ',
dataIndex: 'qq',
width: 120,