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