解决bug

This commit is contained in:
red-deng-deng 2021-11-26 11:02:34 +08:00
parent 9dcd29828d
commit 0af44b5aef
1 changed files with 1 additions and 0 deletions

View File

@ -379,6 +379,7 @@ export default class acclist extends React.Component {
this.countChange(e)
}
}
page={this.state.page}
pageChange = {
(e) => {
this.pageChange(e)