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