From 55a1b8402fd258da084df9b8a3935eef8450247c Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 01 八月 2021 18:03:02 +0800
Subject: [PATCH] 2021-08-01

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

diff --git a/src/tabviews/zshare/actionList/normalbutton/index.jsx b/src/tabviews/zshare/actionList/normalbutton/index.jsx
index 7d03c60..5368ef5 100644
--- a/src/tabviews/zshare/actionList/normalbutton/index.jsx
+++ b/src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -1815,7 +1815,8 @@
         icon = ''
       } else if (show === 'icon') {
         icon = btn.icon || ''
-      } else if (show === 'text') {
+      // } else if (show === 'text') {
+      } else {
         label = btn.label
       }
 

--
Gitblit v1.8.0