king
2023-08-30 8f0b0bc7fb6bd22431362fa407fa3707a0e28b94
src/tabviews/custom/components/table/base-table/index.jsx
@@ -385,6 +385,8 @@
  getStatFieldsValue = () => {
    const { setting, config, search, BID, orderBy } = this.state
    if (!config.statFields) return
    if (setting.supModule && !BID) { // BID 不存在时,不做查询
      this.setState({
        statFValue: []