소스 검색

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() {
-    this.selectByMenuId(4)
+    this.selectByMenuId(6)
     /** ----------------------------------底部按钮公用组件开始------------------------------------- */
     window.showDialog = this.showDialog
     window.choseLayerSwitching = this.choseLayerSwitching