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