king
2024-01-06 920e94fc5483b081b3d43c86df8f56d838f2f14d
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()
        }
      })
    }
  }