From 82b3a70c8ced18db76475aacfeb43c86e052907f Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 30 十一月 2022 13:08:40 +0800
Subject: [PATCH] Merge branch 'master' into positec

---
 src/tabviews/zshare/actionList/normalbutton/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/zshare/actionList/normalbutton/index.jsx b/src/tabviews/zshare/actionList/normalbutton/index.jsx
index 7b6b06b..c0f8e7d 100644
--- a/src/tabviews/zshare/actionList/normalbutton/index.jsx
+++ b/src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -1607,7 +1607,7 @@
                     _this.checkLoopRequest(params, btn, _resolve)
                   }
                 } else {
-                  _this.execError(res)
+                  _this.execError(result)
                   _resolve()
                 }
                 resolve()

--
Gitblit v1.8.0