king
2025-02-25 010fdcf8abd58bde5c1106db8ed8448effc75b4b
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')
      }