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);