king
2023-09-05 c9967063fa42e15d9f695220c76641cfa28669f2
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: []