king
2024-02-03 131bc212f0cfe964c9a38bbe6178aca4f4a16677
src/tabviews/custom/components/card/balcony/index.jsx
@@ -360,7 +360,7 @@
    
    if (config.wrap.datatype === 'static') {
      this.setState({
        data: {$$BID: BID || '', $$BData: BData, $$empty: true},
        data: {$$BID: BID || '', $$BData: BData, $$empty: true, $$time: new Date().getTime()},
      })
      return
    } else if (config.setting.supModule && !BID) { // BID 不存在时,不做查询