Bläddra i källkod

新上报websocket不显示

qinhouyu 2 år sedan
förälder
incheckning
9633d12c84
1 ändrade filer med 4 tillägg och 4 borttagningar
  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'