From 569ccb3c1ff82f30ffefa7d3700571448d742662 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 03 十二月 2020 11:46:28 +0800
Subject: [PATCH] 2020-12-03

---
 src/menu/actioncomponent/formconfig.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/menu/actioncomponent/formconfig.jsx b/src/menu/actioncomponent/formconfig.jsx
index 9461434..c339476 100644
--- a/src/menu/actioncomponent/formconfig.jsx
+++ b/src/menu/actioncomponent/formconfig.jsx
@@ -211,6 +211,7 @@
       label: Formdict['header.form.isRequired'],
       initVal: card.Ot || 'requiredSgl',
       required: true,
+      forbid: card.$type === 'tableButton',
       options: []
     },
     {

--
Gitblit v1.8.0