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/popupbutton/index.jsx |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/zshare/actionList/popupbutton/index.jsx b/src/tabviews/zshare/actionList/popupbutton/index.jsx
index 8b5b86b..a797d90 100644
--- a/src/tabviews/zshare/actionList/popupbutton/index.jsx
+++ b/src/tabviews/zshare/actionList/popupbutton/index.jsx
@@ -207,7 +207,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