king
2024-07-30 31df729bbc664b826536a344e2bf7dd81854c477
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) {