king
2024-11-13 26b0ef43fada54e4b06d835630afa02895014ad6
src/tabviews/custom/components/form/simple-form/index.jsx
@@ -308,7 +308,9 @@
        })
      } else {
        this.setState({ BID: id, BData: data }, () => {
          if (config.wrap.datatype !== 'public') {
          this.loadData()
          }
        })
      }
    }