outaozhen 3 년 전
부모
커밋
ea93fdf664
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/Institutions/Staff/index.tsx

+ 1 - 1
src/pages/Institutions/Staff/index.tsx

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