瀏覽代碼

forest接口

qinhouyu 1 年之前
父節點
當前提交
c1136d9687
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/forest.vue

+ 1 - 1
src/views/forest.vue

@@ -479,7 +479,7 @@ export default {
     }
     }
   },
   },
   created() {
   created() {
-    this.selectByMenuId(4)
+    this.selectByMenuId(6)
     /** ----------------------------------底部按钮公用组件开始------------------------------------- */
     /** ----------------------------------底部按钮公用组件开始------------------------------------- */
     window.showDialog = this.showDialog
     window.showDialog = this.showDialog
     window.choseLayerSwitching = this.choseLayerSwitching
     window.choseLayerSwitching = this.choseLayerSwitching