@@ -177,7 +177,7 @@ export default {
name: 'SG-8.0-167',
type: 'line',
smooth: false,
- data:[8,9,5,8,7,8,9,9,9]
+ data:[8,9,5,8,7,8,9]
},
@@ -115,7 +115,7 @@
shadow="always"
trigger="hover"
:menuItems="alarmGrowthMenuItems"
- :bodyStyle="{height: '500px'}"
+ :bodyStyle="{height: '700px'}"
>
<template v-slot:content>
<maintenance-alarm-chart width="100%" :options="pressure" />
@@ -132,7 +132,7 @@
<maintenance-alarm-chart width="100%" :options="torque" />