mirror of
https://github.com/PlayEdu/backend
synced 2025-06-24 02:42:47 +08:00
部门列表没有分页组件
This commit is contained in:
parent
d944e38dd9
commit
40fffcc6ad
@ -161,6 +161,7 @@ export const DepartmentPage: React.FC = () => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="float-left">
|
<div className="float-left">
|
||||||
<Table
|
<Table
|
||||||
|
pagination={false}
|
||||||
key={tableKey}
|
key={tableKey}
|
||||||
columns={columns}
|
columns={columns}
|
||||||
dataSource={list}
|
dataSource={list}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user