king
2023-06-15 54bb10fd468d14b72520ace36ab440891b0d6c81
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 {