king
2024-08-01 eba06cc3df5f5736d3310b3b57dfc7243f41134a
src/tabviews/custom/components/table/edit-table/index.jsx
@@ -805,9 +805,7 @@
    if (config.$searchId !== searchId) return
    
    this.setState({pageIndex: 1}, () => {
      this.reloadtable()
    })
    this.reloadtable()
  }
  shouldComponentUpdate (nextProps, nextState) {