浏览代码

视频联动

qinhouyu 1 年之前
父节点
当前提交
f801db33e1
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/firespread.vue

+ 2 - 0
src/views/firespread.vue

@@ -3317,6 +3317,8 @@ export default {
         }
         markersMapList.push(markersMap);
         if (res.data.centermonitorTCamera != null) {
+          that.centermonitorTCamera = null;
+          that.centermonitorTCamera = res.data.centermonitorTCamera;
           that.cameraCode = res.data.centermonitorTCamera.id;
           let markersMap = {
             lng: 124.59,