lanjianrong 3 năm trước cách đây
mục cha
commit
44ec5763c7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/pages/Institutions/Staff/index.tsx

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

@@ -128,6 +128,7 @@ const CompanyList: React.FC<ListProps> = ({ schema, dispatch, accountTypeList })
       dataIndex: 'institutionID',
       key: 'institutionID',
       title: '所属企事业单位',
+      width: 120,
       renderText: (_, record) => record.institution.name
     },
     {