Explorar el Código

移除热力数据完整性相关接口

彭宇 hace 3 días
padre
commit
ac1ed8508f
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      src/views/industry/lookall.vue

+ 1 - 2
src/views/industry/lookall.vue

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