[improvement]Remove the page button on the System page (#10900)

This commit is contained in:
jiafeng.zhang
2022-07-16 06:00:08 +08:00
committed by GitHub
parent ba1c527a23
commit 6a7487a302

View File

@ -62,6 +62,8 @@ export default function SortFilterTable(props: any) {
showSizeChanger:true,
showQuickJumper:true,
hideOnSinglePage:true,
pageSize:30,
defaultPageSize:30,
}}
/>
</span>