king
2023-12-24 3e13e3e61854671fce6aac45679e1b7252126105
src/tabviews/custom/components/card/prop-card/index.jsx
@@ -377,7 +377,7 @@
    let btn = document.getElementById('button' + config.wrap.autoExec)
    clearTimeout(this.autoTimer)
    this.autoTimer && clearTimeout(this.autoTimer)
    if (btn) {
      MKEmitter.emit('triggerBtnId', config.wrap.autoExec, data.$$empty ? [] : [data])