src/menu/components/share/actioncomponent/index.jsx
@@ -315,6 +315,7 @@ profVisible: true, card: element }) MKEmitter.emit('modalStatus', '验证信息') } /** @@ -342,6 +343,7 @@ }, () => { this.props.updateaction({...config, action: _actionlist}) }) MKEmitter.emit('modalStatus', false) }) } @@ -548,9 +550,11 @@ 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