king
2024-01-12 7a6679fff0ac197b01aa7edb940b24f09c88ed2a
src/tabviews/custom/components/table/base-table/index.jsx
@@ -566,8 +566,10 @@
        BID: id,
        BData: data
      }, () => {
        this.loadmaindata(true, 'true')
        this.getStatFieldsValue()
        if (!setting.checkBid) {
          this.loadmaindata(true, 'true')
          this.getStatFieldsValue()
        }
      })
    }
  }