king
2024-08-12 21167ece56edd628e6f6546d1d642947cc3a048f
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) {