Explorar o código

监控中心替换组织机构树

彭宇 %!s(int64=2) %!d(string=hai) anos
pai
achega
84e3bb81c5
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/views/monitor.vue

+ 5 - 0
src/views/monitor.vue

@@ -482,6 +482,11 @@ export default {
             that.$refs.supermap.clearM(false)
             that.$refs.supermap.setMarkersRadius(this.cameraMarkersList)
           }, 1000)
+        }else{
+          setTimeout(() => {
+            that.$refs.supermap.clearM(true)
+            that.$refs.supermap.clearM(false)
+          }, 1000)
         }
       })
     },