From 652b0129ec60098ae1ad22fb8413eba009fb3aaf Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 20 五月 2022 10:02:53 +0800
Subject: [PATCH] 2022-05-20

---
 src/tabviews/custom/index.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/custom/index.jsx b/src/tabviews/custom/index.jsx
index f3d603c..d8f28c0 100644
--- a/src/tabviews/custom/index.jsx
+++ b/src/tabviews/custom/index.jsx
@@ -602,6 +602,7 @@
           cell.$MenuID = this.props.MenuID
           cell.$tabId = tabId
           cell.$view = 'CustomPage'
+          cell.$toolbtn = true
 
           if (cell.syncComponentId === item.uuid) {
             cell.syncComponentId = ''

--
Gitblit v1.8.0