king
2023-07-10 bd6521dcc02d1b224016c4df9e36388668989d0c
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')