浏览代码

责任制度

王通 2 年之前
父节点
当前提交
c6fa9ca4d8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/firespread.vue

+ 1 - 1
src/views/firespread.vue

@@ -2923,7 +2923,7 @@ export default {
           that.$refs.supermapDialog1.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,