src/tabviews/zshare/actionList/exceloutbutton/index.jsx
@@ -858,7 +858,7 @@ execSuccess = (res) => { const { btn } = this.props if (res && res.ErrCode === 'S') { // 执行成功 if (res && (res.ErrCode === 'S' || !res.ErrCode)) { // 执行成功 notification.success({ top: 92, message: res.ErrMesg || this.state.dict['main.action.confirm.success'],