outaozhen 4 tahun lalu
induk
melakukan
4f068faa82

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

@@ -147,7 +147,7 @@ const CompanyTabList = ({
       title: '所有部门',
       dataIndex: 'department',
       onFilter: true,
-      width: '18%',
+      width: 100,
       headerCellStyle: {
         backgroundColor: '#fafafa'
       },
@@ -180,7 +180,7 @@ const CompanyTabList = ({
     {
       title: '昵称',
       dataIndex: 'niceName',
-      width: '18%',
+      width: 110,
       headerCellStyle: {
         backgroundColor: '#fafafa'
       },