src/menu/components/table/normal-table/index.jsx
@@ -319,7 +319,7 @@ } clickComponent = (e) => { if (sessionStorage.getItem('style-control') === 'true') { if (sessionStorage.getItem('style-control') === 'true' || sessionStorage.getItem('style-control') === 'component') { e.stopPropagation() MKEmitter.emit('clickComponent', this.state.card) }