king
2024-08-03 c547c75fce3c2d9badcb496da7d8e5443e22dbfc
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) {