king
2020-11-16 3ca91a731665962918a026f521c556f4745ebf35
src/templates/sharecomponent/actioncomponent/actionform/index.jsx
@@ -204,6 +204,10 @@
      }
    }
    if (_options.includes('execSuccess') || _options.includes('popClose')) {
      _options.push('resetPageIndex')
    }
    return _options
  }