|
|
@ -413,7 +413,7 @@ const AlarmChart = ({ dispatch, actions, user, history, projectPoms, loading, so |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div style={{ display: 'flex', padding: 16, }}> |
|
|
|
<div style={{ display: "flex", flexDirection: "column", justifyContent: "space-evenly", width: 180, height: 226 }}> |
|
|
|
<div style={{ display: "flex", flexDirection: "column", justifyContent: "space-evenly", width: 234, height: 226 }}> |
|
|
|
<div style={{ display: 'flex', justifyContent: "space-between", cursor: 'pointer' }} |
|
|
|
// onClick={() => behindHandle('数据中段')} |
|
|
|
> |
|
|
|