Browse Source

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

wang_xy 2 năm trước cách đây
mục cha
commit
43d18dd78a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 								}