소스 검색

同步代码

bihuisong 1 개월 전
부모
커밋
22aee273d0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      monitor_ui/src/views/components/supermap-2.5d.vue

+ 1 - 1
monitor_ui/src/views/components/supermap-2.5d.vue

@@ -69,7 +69,7 @@
           this.superMapRootUrl = response.msg;
         })
         if (state==undefined){
-          state = 17; //运行中心
+          state = 12; //监控中心
         }
         queryMap(state,this.deptId).then(req => {
             req = req.sort(function(a, b) {