king
2021-09-12 f497f734966504bd8a7e98bf602da582a53d91e5
src/tabviews/zshare/actionList/excelInbutton/index.jsx
@@ -52,11 +52,7 @@
  }
  componentDidMount () {
    const { position } = this.props
    if (position === 'toolbar') {
      MKEmitter.addListener('triggerBtnId', this.actionTrigger)
    }
  }
  UNSAFE_componentWillReceiveProps (nextProps) {