king
2022-12-22 7044ff5fdc8f41dff0c2d4b880fe91d907ff53ff
src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -420,6 +420,9 @@
        if (this.record.execSuccess === 'grid' || this.record.execError === 'grid') {
          shows.push('resetPageIndex')
        }
        if (this.record.execMode === 'pop' || this.record.execMode === 'prompt') {
          shows.push('position')
        }
      } else if (_funcType === 'mkBinding' || _funcType === 'mkUnBinding') {
        shows.push('execSuccess', 'execError')
      } else if (_funcType === 'closetab') {