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) } } /**