From 92108e6c93de657838bbd766a9eb4f27d85e1c2d Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 05 五月 2020 16:41:28 +0800
Subject: [PATCH] 2020-05-05

---
 src/tabviews/scriptmanage/config.jsx |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/tabviews/scriptmanage/config.jsx b/src/tabviews/scriptmanage/config.jsx
index f6349f2..7a06701 100644
--- a/src/tabviews/scriptmanage/config.jsx
+++ b/src/tabviews/scriptmanage/config.jsx
@@ -11,8 +11,7 @@
     "columnfixed":false,
     "primaryKey":"ID",
     "order":"ID desc",
-    "onload":"true",
-    "subtabs":[]
+    "onload":"true"
   },
   tables: [{"TbName":"s_custom_script","Remark":"鑷畾涔夎剼鏈�"}],
   search: [

--
Gitblit v1.8.0