src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -388,6 +388,8 @@ shows.push('placement') } else if (this.record.display === 'drawer') { shows.push('placement') } else if (this.record.display === 'modal') { shows.push('popshow') } if (this.record.popClose === 'grid') { shows.push('resetPageIndex')