king
2025-01-16 886e6cda9d597477825945181d58658564d2d445
src/menu/components/form/formaction/actionform/index.jsx
@@ -62,6 +62,9 @@
      if (this.record.execSuccess === 'never') {
        shows.push('resetForms')
      }
      if (this.record.refreshTab && this.record.refreshTab.length) {
        shows.push('urlPar')
      }
      if (this.record.syncComponent && this.record.syncComponent[0]) {
        shows.push('syncDelay')
      }