qinhouyu 1 год назад
Родитель
Сommit
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,