From 5a542f58fba7fa063d66f5ac8dd8f31dd8209017 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 02 三月 2023 17:58:17 +0800 Subject: [PATCH] 2023-03-02 --- src/tabviews/commontable/index.jsx | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/tabviews/commontable/index.jsx b/src/tabviews/commontable/index.jsx index 1133667..fb62900 100644 --- a/src/tabviews/commontable/index.jsx +++ b/src/tabviews/commontable/index.jsx @@ -177,7 +177,8 @@ } tab.ContainerId = this.state.ContainerId - return window.GLOB.mkActions[tab.linkTab] + // return window.GLOB.mkActions[tab.linkTab] + return tab }) }) } else { -- Gitblit v1.8.0