소스 검색

monitor 列表查询bug

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

+ 2 - 0
src/views/monitor.vue

@@ -494,6 +494,7 @@
       //   getDlblistBydeptId(that.deptId).then(function(res) {
       //       that.loudspeakerNum = res.data.length
       //       that.visuForestCloudCameraBOListSearch = []
+      //          that.tempList = []
       //       if (res.data != null && res.data.length > 0) {
       //         for (let j = 0; j < res.data.length; j++) {
       //           let dat = {
@@ -503,6 +504,7 @@
       //           }
       //           that.visuForestCloudCameraBOListSearch.push(dat)
       //         }
+      // that.tempList = that.visuForestCloudCameraBOListSearch
       //         for (let i = 0; i < res.data.length; i++) {
       //           let markersMap = {
       //             lng: 124.59,