sd
2025-08-06 11a88a9bf8febf05cdd9dee2389ddd43273f3e05
src/pages/cameraVideo/index/Video.vue
@@ -131,7 +131,7 @@
      console.log("newArry", newArry)
      const cameras = this.filterNodes(newArry)
      this.getActiveIndex()
      this.$refs.taskview.showTasks(cameras)
      // this.$refs.taskview.showTasks(cameras)//视频播放时不再刷新右侧任务数据
      this.$refs.photoview.showCapture(cameras)
    },
    "VideoPhotoData.selectBlacks": function(value) {