Explorar el Código

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

wangzhe hace 2 años
padre
commit
ee2b8054a2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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