src/components/canvas/index.vue
@@ -169,6 +169,9 @@ methods: { // 获取canvas底图 async getCanvasPic() { if (this.TreeDataPool.selectedNode.type == "MENU") { return } // this.$emit('changeBaseImg',this.currentCameraId) this.$emit("changeLoading", true) if (this.currentCameraId) {