@@ -1936,7 +1936,7 @@ export default {
that.$refs.supermapDialog.dropLocation10(res.data.catalogue.latitude, res.data.catalogue.longitude)
}, 2000)
if (res.data.centermonitorTCamera != null) {
- that.cameraCode = res.data.centermonitorTCamera.cameraCode;
+ that.cameraCode = res.data.centermonitorTCamera.id;
let markersMap = {
lng: 124.59,
lat: 43.02,