소스 검색

林业摄像头唯一编码循环获取方式改变

wang_xy 2 년 전
부모
커밋
43d18dd78a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/eventLocation.vue

+ 1 - 1
src/components/eventLocation.vue

@@ -418,7 +418,7 @@
                   icon: 'camera',
                   bindPopupHtml: '',
                   click: 'preview',
-                  parameter: res.data.cameraCode,
+                  parameter: res.data[i].cameraCode,
 									keepBindPopup: false,
 									isAggregation: false
 								}