src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -2148,6 +2148,10 @@ MKEmitter.emit('modifyTabs', newtab, true) } if (btn.execSuccess === 'popclose' && btn.$tabId) { // 标签关闭刷新 MKEmitter.emit('refreshPopButton', btn.$tabId) } } triggerNote = (res) => { @@ -2566,6 +2570,10 @@ if (window.GLOB.breakpoint) { MKEmitter.emit('refreshDebugTable') } if (btn.execError === 'popclose' && btn.$tabId) { // 标签关闭刷新 MKEmitter.emit('refreshPopButton', btn.$tabId) } } handleModelConfig = (config) => {