ソースを参照

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

wangzhe 2 年 前
コミット
ee2b8054a2
1 ファイル変更1 行追加0 行削除
  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