mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
ck管理取消分页
This commit is contained in:
parent
d7d29c468c
commit
f46e20fc81
|
@ -284,11 +284,7 @@ const Config = () => {
|
|||
>
|
||||
<Table
|
||||
columns={columns}
|
||||
pagination={{
|
||||
hideOnSinglePage: true,
|
||||
showSizeChanger: true,
|
||||
defaultPageSize: 20,
|
||||
}}
|
||||
pagination={false}
|
||||
dataSource={value}
|
||||
rowKey="pin"
|
||||
size="middle"
|
||||
|
|
Loading…
Reference in New Issue
Block a user