king
2021-11-02 2f952c67cb4eddd4ad916a8418b3aee4cae82111
src/tabviews/custom/components/table/normal-table/index.jsx
@@ -485,7 +485,7 @@
    const { setting } = this.state
    if (!setting.supModule || setting.supModule !== MenuID) return
    if (id !== this.state.BID) {
    if (id !== this.state.BID || id !== '') {
      this.setState({
        pageIndex: 1,
        BID: id,