From 08cce3334a2dc81d690b518136b0aaea64e48b0b Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 14 六月 2023 09:55:50 +0800
Subject: [PATCH] 2023-06-14

---
 src/templates/sharecomponent/actioncomponent/actionform/index.jsx |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/src/templates/sharecomponent/actioncomponent/actionform/index.jsx b/src/templates/sharecomponent/actioncomponent/actionform/index.jsx
index f599ffb..d3d1ea1 100644
--- a/src/templates/sharecomponent/actioncomponent/actionform/index.jsx
+++ b/src/templates/sharecomponent/actioncomponent/actionform/index.jsx
@@ -186,14 +186,8 @@
           reReadonly.interface = true
           reRequired.interface = false
         }
-      } else if (intertype === 'inner') { // preFunc 鍓嶇疆鍑芥暟
+      } else if (intertype === 'inner') {
         shows.push('innerFunc', 'output')
-
-        // positecgroup
-        if (window.GLOB.appkey === '20201102081641237BDDE0D5F2E98420BA7EC') {
-          shows.push('preFunc')
-        }
-
         reRequired.innerFunc = true
       } else {
         shows.push('sql', 'sqlType', 'output')

--
Gitblit v1.8.0