框架优化

This commit is contained in:
liamzi
2024-12-25 18:34:20 +08:00
parent ac0f7ccbb7
commit a6a4cbb337
28 changed files with 56 additions and 117 deletions

View File

@@ -175,7 +175,7 @@ export const TeamTable = ({ tableLoading,pagination,dataSource, onTableChange,on
return (
<Form form={form} component={false}>
<Table
className='w-full'
scroll={{ x: true }}
pagination={pagination}
loading={loading||tableLoading}
components={{