@ -41,7 +41,7 @@ class AlarmStatistics extends Component {
</div>
return (
<div>
<div style={{ fontWeight: 'bold', fontSize: 18 }}>
<div style={{ fontWeight: 'bold', fontSize: 18, marginLeft: 6 }}>
告警统计
<div style={{ marginTop: 20 }}>
@ -66,7 +66,7 @@ class StackColumn extends Component {
name: '单位:次数',
},
grid: {
left: '3%',
left: '4%',
right: '10%',
bottom: '0%',
containLabel: true