src/menu/components/tabs/antv-tabs/index.jsx
@@ -130,7 +130,7 @@ changeStyle = () => { const { tabs } = this.state MKEmitter.emit('changeStyle', [tabs.uuid], ['background', 'border', 'padding', 'margin'], tabs.style) MKEmitter.emit('changeStyle', [tabs.uuid], ['background', 'border', 'padding', 'margin', 'shadow'], tabs.style) } getStyle = (comIds, style) => {