king
2025-01-27 66551ce2db74ccd54226fb78a640d07f04519917
src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -231,10 +231,11 @@
          if (this.record.execType === 'single') {
            shows.push('execInterval')
          }
        } else {
          shows.push('execInterval')
        }
      }
      if (intertype === 'outer' || intertype === 'custom') {
        shows.push('execInterval')
      }
      if (this.record.openmenu && this.record.openmenu !== 'goback') {
        shows.push('open')
      }