qinhouyu 1 år sedan
förälder
incheckning
f801db33e1
1 ändrade filer med 2 tillägg och 0 borttagningar
  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,