浏览代码

电视墙

彭宇 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