king
2022-05-17 3b3ec300bf7d3a20ebf4bbeac055d4c7fafff905
2022-05-17
1个文件已修改
6 ■■■■■ 已修改文件
src/templates/sharecomponent/actioncomponent/actionform/index.jsx 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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')