Bläddra i källkod

console.log("this.$refs.TVWall=",this.$refs.TVWall)

wangzhe 2 år sedan
förälder
incheckning
ee2b8054a2
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      src/views/forest.vue

+ 1 - 0
src/views/forest.vue

@@ -1278,6 +1278,7 @@ export default {
             this.$refs.bottomMenu.showChild = false
           }
         } else if (click == 'TVWall') {
+          console.log("this.$refs.TVWall=",this.$refs.TVWall)
           this.$refs.TVWall.showTVWall();
           this.$refs.supermap.isEditableLayers = false
           this.$refs.bottomMenu.showChild = false