src/tabviews/zshare/actionList/exceloutbutton/index.jsx
@@ -37,11 +37,7 @@ } componentDidMount () { const { position } = this.props if (position === 'toolbar') { MKEmitter.addListener('triggerBtnId', this.actionTrigger) } MKEmitter.addListener('returnModuleParam', this.triggerExcelout) }