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