hanfucheng 2 달 전
부모
커밋
927134780a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      data-ui/src/views/components/supermap-2.5d.vue

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

@@ -68,7 +68,7 @@
           this.superMapRootUrl = response.msg;
         })
         if (state==undefined){
-          state = 6;
+          state = 10;
         }
         queryMap(state,this.$store.state.user.dept.deptId).then(req => {
             req = req.sort(function(a, b) {