From 3b3ec300bf7d3a20ebf4bbeac055d4c7fafff905 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 17 五月 2022 23:28:57 +0800
Subject: [PATCH] 2022-05-17

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

diff --git a/src/templates/sharecomponent/actioncomponent/actionform/index.jsx b/src/templates/sharecomponent/actioncomponent/actionform/index.jsx
index e197357..83b8513 100644
--- a/src/templates/sharecomponent/actioncomponent/actionform/index.jsx
+++ b/src/templates/sharecomponent/actioncomponent/actionform/index.jsx
@@ -170,6 +170,12 @@
         }
       } else if (intertype === 'inner') { // preFunc 鍓嶇疆鍑芥暟
         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