src/templates/sharecomponent/actioncomponent/index.jsx
@@ -674,8 +674,6 @@ profVisible: true, card: element }) MKEmitter.emit('modalStatus', '验证信息') } /** @@ -703,8 +701,6 @@ }, () => { this.props.updateaction({...config, action: _actionlist}) }) MKEmitter.emit('modalStatus', false) }) } @@ -950,11 +946,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