소스 검색

新上报websocket不显示

qinhouyu 2 년 전
부모
커밋
9633d12c84
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      src/views/forest.vue

+ 4 - 4
src/views/forest.vue

@@ -1087,10 +1087,10 @@ export default {
         keepBindPopup: false,
         isAggregation: false
       }
-      if (event.eventStatusValue == 'forest_event_status_1' && event.urgeCount == 0) {
-        markersMap.click = 'showEventDialog'
-        markersMap.icon = 'sj-icon-map-xinshangbao'
-      }
+      // if (event.eventStatusValue == 'forest_event_status_1' && event.urgeCount == 0) {
+      //   markersMap.click = 'showEventDialog'
+      //   markersMap.icon = 'sj-icon-map-xinshangbao'
+      // }
       if (event.eventStatusValue == 'forest_event_status_1' && event.urgeCount > 0) {
         markersMap.click = 'showEventDialog'
         markersMap.icon = 'sj-icon-map-cuiban'