src/templates/formtabconfig/index.jsx
@@ -2019,7 +2019,15 @@ maskClosable={false} okText={this.state.dict['model.submit']} onOk={this.verifySubmit} onCancel={() => { this.setState({ profileVisible: false }) }} onCancel={() => { if (this.verifyRef.handleCancel) { this.verifyRef.handleCancel().then(() => { this.setState({ profileVisible: false }) }) } else { this.setState({ profileVisible: false }) } }} destroyOnClose > <VerifyCard