From 051eb785a36ec3b6cd3b4305fdb65f6940415e9b Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 14 九月 2021 13:17:48 +0800 Subject: [PATCH] 2021-09-14 --- src/tabviews/zshare/actionList/tabbutton/index.jsx | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/tabviews/zshare/actionList/tabbutton/index.jsx b/src/tabviews/zshare/actionList/tabbutton/index.jsx index d59c2d5..15b2adf 100644 --- a/src/tabviews/zshare/actionList/tabbutton/index.jsx +++ b/src/tabviews/zshare/actionList/tabbutton/index.jsx @@ -116,7 +116,8 @@ primaryId: primaryId } } - } else if (btn.tabTemplate === 'ThdMenu') { + // } else if (btn.tabTemplate === 'ThdMenu') { + } else { let menu = null if (btn.linkmenu && btn.linkmenu.length > 0) { -- Gitblit v1.8.0