ZZJ
2022-06-28 2cb264ec2b7c7dd9798d1821927104fad35bd063
src/pages/cameraAccess/index/VideoManage.vue
@@ -114,6 +114,7 @@
      }
    },
    "TreeDataPool.selectedNode": function (node) {
      console.log(this.TreeDataPool.selectedNode);
      if (this.activeName == "camera-info") {
        if (this.TreeDataPool.treeActiveName == "camera") {
          this.$refs.cameraInfo.selectCamera(node);