king
2023-06-15 b28b2a89838cf0eb8c7c2d7ec605d79610309af9
src/menu/components/form/formaction/actionform/index.jsx
@@ -65,7 +65,7 @@
    
    if (_intertype === 'custom') {
      _options.pop()
      _options.push('procMode', 'interface', 'callbackType', 'proInterface', 'method', 'cross')
      _options.push('procMode', 'interface', 'callbackType', 'proInterface', 'method', 'cross', 'stringify')
      if (_procMode === 'system') {
        _options.push('sql', 'sqlType')
      } else {