king
2023-06-15 4794273b0203c2c60c728fcc33c2756373cdcea8
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 {