|
@@ -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,
|