king
2021-09-01 31ec63f0419895876cbaba99637a884a32d33d0d
src/tabviews/zshare/actionList/exceloutbutton/index.jsx
@@ -525,7 +525,7 @@
          this.execSuccess({ErrCode: 'S', ErrMesg: '导出成功!'})
        }
      }
    } catch {
    } catch (e) {
      this.execError({ErrCode: 'N', message: 'Excel生成失败!'})
    }
  }