Ver código fonte

Merge branch 'visu_farming_0_1' of http://121.37.83.100:3000/sooka_onest/sooka_onest_forestfire_vue2_visualization into visu_farming_0_1

whao 2 anos atrás
pai
commit
8e6759884a
2 arquivos alterados com 2 adições e 1 exclusões
  1. 1 1
      src/components/TVWall.vue
  2. 1 0
      src/views/monitor.vue

+ 1 - 1
src/components/TVWall.vue

@@ -542,7 +542,7 @@ export default {
     },
     //播放海康摄像头
     playhk(channelCode){
-      var cameraIndexCode = "33e7f21691a843f6bcb4866efebe088b"     //获取输入的监控点编号值,必填
+      var cameraIndexCode = channelCode     //获取输入的监控点编号值,必填
       var streamMode = 0                                     //主子码流标识:0-主码流,1-子码流
       var transMode = 1                                      //传输协议:0-UDP,1-TCP
       var gpuMode = 0                                        //是否启用GPU硬解,0-不启用,1-启用

+ 1 - 0
src/views/monitor.vue

@@ -372,6 +372,7 @@ export default {
       //获取左侧动态感知设备
       let that = this
       selectDeviceType().then(res => {
+
         that.visuForestCloudMapDeviceBOList = res.data.visuForestCloudMapDeviceBOList
 
         that.region = res.data.visuForestCloudTodaySjfbBOList