king
2021-09-01 c29a1e1c8278a25b83b6158c2d426aa26c427569
src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -177,6 +177,8 @@
        }
      } else if (_funcType === 'mkBinding' || _funcType === 'mkUnBinding') {
        _options.push('execSuccess', 'execError')
      } else if (_funcType === 'scan') {
        _options.push('openmenu')
      } else if (_funcType === 'closetab') {
        _options.push('refreshTab')
      }