hanfucheng 2 months ago
parent
commit
927134780a
1 changed files with 1 additions and 1 deletions
  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) {