Browse Source

视频联动

qinhouyu 1 year ago
parent
commit
f801db33e1
1 changed files with 2 additions and 0 deletions
  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,