king
2023-07-10 19e156d67e400bff8883425f3511812bb4f9d193
src/tabviews/zshare/actionList/printbutton/index.jsx
@@ -1914,6 +1914,10 @@
    if (btn.execSuccess !== 'never') {
      MKEmitter.emit('refreshByButtonResult', btn.$menuId, btn.execSuccess, btn, '', this.state.selines)
    }
    if (btn.execSuccess === 'popclose' && btn.$tabId) { // 标签关闭刷新
      MKEmitter.emit('refreshPopButton', btn.$tabId)
    }
  }
  /**