king
2024-01-15 1169276275f46a0243928266e78ac5d2bd8269c9
src/menu/components/form/formaction/actionform/index.jsx
@@ -105,6 +105,9 @@
        shows.push('innerFunc')
      } else {
        shows.push('sql', 'sqlType')
        if (this.record.execSuccess === 'never' && this.record.resetForms && this.record.resetForms[0]) {
          shows.push('returnValue')
        }
      }
      
      if (this.record.linkmenu && this.record.linkmenu !== 'goback') {