@@ -94,7 +94,7 @@ const CompanyList: React.FC<ListProps> = ({ schema, dispatch, accountTypeList })
dataIndex: 'enable',
key: 'enable',
title: '状态',
- width: 56,
+ width: 86,
align: 'center',
filters: true,
filterMultiple: false,