瀏覽代碼

新上报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'