彭宇 2 роки тому
батько
коміт
f405582dcc
1 змінених файлів з 6 додано та 5 видалено
  1. 6 5
      src/views/forest.vue

+ 6 - 5
src/views/forest.vue

@@ -1114,11 +1114,12 @@ export default {
           this.$refs.bottomMenu.showChild = false
         }
       } 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') {
         this.$refs.supermap.isEditableLayers = false
         this.$refs.bottomMenu.showChild = false