src/menu/components/form/formaction/index.jsx
@@ -157,7 +157,6 @@ this.setState({ profVisible: true }) MKEmitter.emit('modalStatus', '验证信息') } /** @@ -173,7 +172,6 @@ profVisible: false }) this.props.updateconfig(group) MKEmitter.emit('modalStatus', false) }) } @@ -256,11 +254,9 @@ if (this.verifyRef.handleCancel) { this.verifyRef.handleCancel().then(() => { this.setState({ profVisible: false }) MKEmitter.emit('modalStatus', false) }) } else { this.setState({ profVisible: false }) MKEmitter.emit('modalStatus', false) } }} destroyOnClose