浏览代码

传感器实时数据

王通 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) {