From 84edc8a47c888bc2c9590d214b807c41ab87c1e7 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 08 二月 2024 23:31:35 +0800 Subject: [PATCH] 2024-02-08 --- src/tabviews/zshare/actionList/exceloutbutton/index.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/tabviews/zshare/actionList/exceloutbutton/index.jsx b/src/tabviews/zshare/actionList/exceloutbutton/index.jsx index 0866e67..af9100d 100644 --- a/src/tabviews/zshare/actionList/exceloutbutton/index.jsx +++ b/src/tabviews/zshare/actionList/exceloutbutton/index.jsx @@ -685,6 +685,7 @@ this.execSuccess({ErrCode: ErrCode || 'S', message: msg || '瀵煎嚭鎴愬姛锛�'}) } } catch (e) { + console.warn(e) this.execError({ErrCode: 'N', message: 'Excel鐢熸垚澶辫触锛�'}) } } -- Gitblit v1.8.0