king
2021-03-24 875ddf51cac56da2b098c570866a5ea997132064
src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -1226,7 +1226,7 @@
    }
    if (btn.execSuccess !== 'never') {
      MKEmitter.emit('refreshByButtonResult', btn.$menuId, btn.execSuccess, btn)
      MKEmitter.emit('refreshByButtonResult', btn.$menuId, btn.execSuccess || '', btn)
    }
  }