king
2024-04-23 59002c8182d10c21a1becdff4e566ee11cd1cd91
src/menu/components/share/actioncomponent/index.jsx
@@ -718,6 +718,7 @@
          destroyOnClose
        >
          <ActionForm
            type={config.type === 'tree' ? 'card' : ''}
            card={card}
            formlist={this.state.formlist}
            inputSubmit={this.handleSubmit}