彭宇 2 anni fa
parent
commit
f405582dcc
1 ha cambiato i file con 6 aggiunte e 5 eliminazioni
  1. 6 5
      src/views/forest.vue

+ 6 - 5
src/views/forest.vue

@@ -1114,11 +1114,12 @@ export default {
           this.$refs.bottomMenu.showChild = false
           this.$refs.bottomMenu.showChild = false
         }
         }
       } else if (click == 'TVWall') {
       } else if (click == 'TVWall') {
-        this.$refs.TVWall.showTVWall()
-        this.$refs.supermap.isEditableLayers = false
-        this.$refs.bottomMenu.showChild = false
-        this.$refs.bottomMenu.showBanChild = false
-        this.$refs.bottomMenu.showChangChild = false
+        // this.$refs.TVWall.showTVWall()
+        // this.$refs.supermap.isEditableLayers = false
+        // this.$refs.bottomMenu.showChild = false
+        // this.$refs.bottomMenu.showBanChild = false
+        // this.$refs.bottomMenu.showChangChild = false
+        window.open('http://192.168.0.200/');
       } else if (click == 'forestban') {
       } else if (click == 'forestban') {
         this.$refs.supermap.isEditableLayers = false
         this.$refs.supermap.isEditableLayers = false
         this.$refs.bottomMenu.showChild = false
         this.$refs.bottomMenu.showChild = false