소스 검색

传感器实时数据

王通 2 년 전
부모
커밋
dfc5588603
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/monitor.vue

+ 0 - 1
src/views/monitor.vue

@@ -479,7 +479,6 @@
         let that = this;
         let markersList = [];
         getSensorListByDeptId(that.deptId).then(function(res) {
-            that.setcgqValue()
             that.visuForestCloudCameraBOListSearch = []
             // that.sensorNum = res.data.length
             if (res.data != null && res.data.length > 0) {