king
2024-12-31 740c0829f765390ea867644de15744d0c3c25eb3
src/tabviews/custom/components/card/prop-card/index.jsx
@@ -399,7 +399,9 @@
    this.autoTimer && clearTimeout(this.autoTimer)
    if (btn) {
    if (config.setting.supModule && config.wrap.datatype === 'static' && !data.$$BID) {
    } else if (btn) {
      MKEmitter.emit('triggerBtnId', config.wrap.autoExec, data.$$empty ? [] : [data])
    } else if (!times || times < 20) {
      times = times ? times + 1 : 1
@@ -526,11 +528,11 @@
      this.setState({
        data: _data,
      }, () => {
        if (!btn) {
          this.autoExec()
        }
      })
      if (!btn) {
        this.autoExec()
      }
      return
    } else if (config.setting.supModule && !BID) { // BID 不存在时,不做查询
      this.setState({