[improvement]Remove the page button on the System page (#10900)
This commit is contained in:
@ -62,6 +62,8 @@ export default function SortFilterTable(props: any) {
|
||||
showSizeChanger:true,
|
||||
showQuickJumper:true,
|
||||
hideOnSinglePage:true,
|
||||
pageSize:30,
|
||||
defaultPageSize:30,
|
||||
}}
|
||||
/>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user