Commit 6c40175d authored by nikogu's avatar nikogu

add pagination pageSizeOptions

parent 88faa662
...@@ -415,7 +415,7 @@ export default class Analysis extends Component { ...@@ -415,7 +415,7 @@ export default class Analysis extends Component {
style: { marginBottom: 0 }, style: { marginBottom: 0 },
showSizeChanger: true, showSizeChanger: true,
showQuickJumper: true, showQuickJumper: true,
//pageSizeOptions: [5, 10, 15, 20], pageSizeOptions: [5, 10, 15, 20],
pageSize: 5, pageSize: 5,
}} }}
/> />
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment