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