king
2022-10-10 5354b648a9765d8c9ca3f8c7ce065b58c3d55716
src/tabviews/custom/components/card/balcony/index.jsx
@@ -289,6 +289,11 @@
  async loadData (hastimer) {
    const { config, arr_field, BID, BData } = this.state
    if (config.wrap.datatype === 'public') {
      MKEmitter.emit('reloadData', config.wrap.publicId)
      return
    }
    if (config.wrap.datatype === 'static') {
      this.setState({
        data: {$$BID: BID || '', $$BData: BData, $$empty: true},