qinhouyu hace 1 año
padre
commit
f801db33e1
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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,