解决bug
This commit is contained in:
parent
9dcd29828d
commit
0af44b5aef
|
@ -379,6 +379,7 @@ export default class acclist extends React.Component {
|
|||
this.countChange(e)
|
||||
}
|
||||
}
|
||||
page={this.state.page}
|
||||
pageChange = {
|
||||
(e) => {
|
||||
this.pageChange(e)
|
||||
|
|
Loading…
Reference in New Issue