Browse Source

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

wang_xy 2 years ago
parent
commit
43d18dd78a
1 changed files with 1 additions and 1 deletions
  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
 								}