From 30c350ff93af3fcc7dcd9b78eb110212b2d44a49 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 11 二月 2020 08:53:53 +0800
Subject: [PATCH] 2020-02-11

---
 src/templates/comtableconfig/actionform/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/templates/comtableconfig/actionform/index.jsx b/src/templates/comtableconfig/actionform/index.jsx
index 0dd72db..a20436a 100644
--- a/src/templates/comtableconfig/actionform/index.jsx
+++ b/src/templates/comtableconfig/actionform/index.jsx
@@ -311,7 +311,7 @@
         })
       }
       this.setState({
-        interType: value,
+        // interType: value,
         formlist: this.state.formlist.map(item => {
           if (item.key === 'interface' && value === 'true') {
             item.readonly = true

--
Gitblit v1.8.0