outaozhen пре 4 година
родитељ
комит
cdf9641359
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      src/pages/Customer/Company/components/CompanyDetail/TabList.jsx

+ 3 - 3
src/pages/Customer/Company/components/CompanyDetail/TabList.jsx

@@ -177,7 +177,7 @@ const CompanyTabList = ({
     {
       title: '昵称',
       dataIndex: 'niceName',
-      width: 80,
+      // width: 80,
       headerCellStyle: {
         backgroundColor: '#fafafa'
       },
@@ -186,7 +186,7 @@ const CompanyTabList = ({
     {
       title: '手机',
       dataIndex: 'telephone',
-      width: 110,
+      // width: 110,
       ellipsis: true,
       headerCellStyle: {
         backgroundColor: '#fafafa'
@@ -196,7 +196,7 @@ const CompanyTabList = ({
     {
       title: 'QQ',
       dataIndex: 'qq',
-      width: 100,
+      // width: 100,
       ellipsis: true,
       headerCellStyle: {
         backgroundColor: '#fafafa'