src/templates/sharecomponent/actioncomponent/index.jsx
@@ -912,7 +912,15 @@ maskClosable={false} okText={dict['model.submit']} onOk={this.verifySubmit} onCancel={() => { this.setState({ profVisible: false }) }} onCancel={() => { if (this.verifyRef.handleCancel) { this.verifyRef.handleCancel().then(() => { this.setState({ profVisible: false }) }) } else { this.setState({ profVisible: false }) } }} destroyOnClose > {card && !card.execMode && card.OpenType !== 'excelIn' && card.OpenType !== 'excelOut' ?