Jelajahi Sumber

同步代码

bihuisong 1 bulan lalu
induk
melakukan
22aee273d0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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) {