|
@@ -172,7 +172,7 @@ let echartDatas = reactive({
|
|
|
|
|
|
//安全监控
|
|
|
let selectListAq = reactive<any[]>([
|
|
|
- { label: '综放工作面传感器监测', value: 'one' },
|
|
|
+ { label: '综采工作面传感器监测', value: 'one' },
|
|
|
{ label: '掘进工作面传感器监测', value: 'two' },
|
|
|
{ label: '主运输系统传感器监测', value: 'three' },
|
|
|
{ label: '机电硐室及配电点传感器监测', value: 'four' },
|