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',
       key: 'enable',
       title: '状态',
-      width: 56,
+      width: 86,
       align: 'center',
       filters: true,
       filterMultiple: false,