|
@@ -941,7 +941,6 @@
|
|
|
} from '@/api/components/supermap'
|
|
} from '@/api/components/supermap'
|
|
|
import {
|
|
import {
|
|
|
categoryStats,
|
|
categoryStats,
|
|
|
- heatingDataCompleteness,
|
|
|
|
|
heatingViewEventList,
|
|
heatingViewEventList,
|
|
|
inspectionMileageAnalysis,
|
|
inspectionMileageAnalysis,
|
|
|
selectDeviceNoPage,
|
|
selectDeviceNoPage,
|
|
@@ -981,6 +980,7 @@
|
|
|
label: 'name',
|
|
label: 'name',
|
|
|
children: 'children'
|
|
children: 'children'
|
|
|
},
|
|
},
|
|
|
|
|
+ reviewDescription:'',
|
|
|
rxInfo:{
|
|
rxInfo:{
|
|
|
"省长热线":{
|
|
"省长热线":{
|
|
|
total:124,
|
|
total:124,
|
|
@@ -1335,7 +1335,6 @@
|
|
|
this.categoryStats();
|
|
this.categoryStats();
|
|
|
this.inspectionMileageAnalysis();
|
|
this.inspectionMileageAnalysis();
|
|
|
this.getHeatingList();
|
|
this.getHeatingList();
|
|
|
- this.heatingDataCompleteness();
|
|
|
|
|
this.queryVectorTilesMapList();
|
|
this.queryVectorTilesMapList();
|
|
|
this.heatingViewPipeLengthStats();
|
|
this.heatingViewPipeLengthStats();
|
|
|
this.heatingViewGetDeviceTypeCount();
|
|
this.heatingViewGetDeviceTypeCount();
|