From fbf25a99e0bc643be89b0f9dd0efed7867f1490e Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 27 七月 2022 18:08:02 +0800
Subject: [PATCH] 2022-07-27

---
 src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx b/src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx
index ba62d69..0c76b5f 100644
--- a/src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx
+++ b/src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx
@@ -154,7 +154,6 @@
       label: Formdict['model.sort'],
       initVal: card.IsSort || (card.isSub ? 'false' : 'true'),
       required: true,
-      // forbidden: card.isSub,
       options: [{
         value: 'true',
         text: Formdict['model.true']

--
Gitblit v1.8.0