1
guanqb
2023-03-20 1772aea529c552b97d29b31d2d7b755d293b05c3
1
1 files modified
2 ■■■ changed files
src/views/activity/index.vue 2 ●●● patch | view | raw | blame | history
src/views/activity/index.vue
@@ -1358,7 +1358,7 @@
        iconImageShowOrHidden(img, imgOk, data, layerName, isChooseSecurity) {
            if(this.showingSecurityId && !isChooseSecurity) {
                // 实时图标刷新时间间隔
                let refreshTime = 1000
                let refreshTime = 60000
                realPoliceTimer[layerName] = setInterval(()=> this.searchRealResources(layerName),refreshTime)
            } else {
                this.$EventBus.$emit('mapRemoveLayer', {