@@ -92,16 +92,16 @@
},
left:'52%',
bottom:'2px'
- },
- {
- text:"有害气体",
- textStyle:{
- color:'#fff',
- fontSize:12
- left:'74%',
- bottom:'2px'
- }
+ }
+ // ,{
+ // text:"有害气体",
+ // textStyle:{
+ // color:'#fff',
+ // fontSize:12
+ // },
+ // left:'74%',
+ // bottom:'2px'
+ // }
],
tooltip: {
trigger: 'item'
@@ -71,12 +71,12 @@ import { goafdevstatis} from '@/api/goaf/sensor'
name: '位移',
type: 'bar',
data: [0,0]
- name: '有害气体',
- type: 'bar',
- data: [0,0]
}
+ // name: '有害气体',
+ // type: 'bar',
+ // data: [0,0]
]
@@ -118,7 +118,7 @@ import { goafdevstatis} from '@/api/goaf/sensor'
option.series[0].data=[pressureSensorOnlineNum,pressureSensorNum-pressureSensorOnlineNum]
option.series[1].data=[displacementSensorOnlineNum,displacementSensorNum-displacementSensorOnlineNum]
- option.series[2].data=[harmfulGasSensorOnlineNum,harmfulGasSensorNum-harmfulGasSensorOnlineNum]
+ // option.series[2].data=[harmfulGasSensorOnlineNum,harmfulGasSensorNum-harmfulGasSensorOnlineNum]
if(!this.myChart){
var chartDom = document.getElementById('sensor-status-chart');
@@ -169,7 +169,7 @@ import {getTime} from '@/utils'
{name:"首页",id:"1",path:"/particulars/sensor"},
{name:"压力传感器",id:"2",path:"/particulars/check"},
{name:"位移传感器",id:"3",path:"/particulars/goaf-info"},
- {name:"有害气体传感器",id:"4",path:"/particulars/goaf-info"},
+ // {name:"有害气体传感器",id:"4",path:"/particulars/goaf-info"},
{name:"视频监控",id:"5",path:"/particulars/goaf-info"},
status_options:[
@@ -78,16 +78,16 @@
showSymbol: false,
data: [20,30, 40, 50, 60, 70, 40, 50, 60, 70, 40, 50]
- type: 'line',
- lineStyle:{
- color:"#D7C254",
- width:2
- showSymbol: false,
- data: [30,40, 60, 40, 80, 10, 40, 50, 60, 70,10,20]
+ // {
+ // type: 'line',
+ // lineStyle:{
+ // color:"#D7C254",
+ // width:2
+ // showSymbol: false,
+ // data: [30,40, 60, 40, 80, 10, 40, 50, 60, 70,10,20]
@@ -170,7 +170,7 @@ import { NumConvertLM ,getTime} from '@/utils'
options:[
@@ -67,7 +67,7 @@ import axios from 'axios'
video:{