zhangzengfei
2022-07-20 4a800a8fc83c6bd1f86a8e847b079a51a7532c09
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) {