bihuisong 1 mese fa
parent
commit
22aee273d0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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) {