|
@ -41,7 +41,7 @@ class AlarmStatistics extends Component { |
|
|
</div> |
|
|
</div> |
|
|
return ( |
|
|
return ( |
|
|
<div> |
|
|
<div> |
|
|
<div style={{ fontWeight: 'bold', fontSize: 18 }}> |
|
|
<div style={{ fontWeight: 'bold', fontSize: 18, marginLeft: 6 }}> |
|
|
告警统计 |
|
|
告警统计 |
|
|
</div> |
|
|
</div> |
|
|
<div style={{ marginTop: 20 }}> |
|
|
<div style={{ marginTop: 20 }}> |
|
|