Browse Source

数据中心

彭宇 2 years ago
parent
commit
c236ad5c66
1 changed files with 13 additions and 17 deletions
  1. 13 17
      src/views/eventdetailsdialog.vue

+ 13 - 17
src/views/eventdetailsdialog.vue

@@ -1172,10 +1172,10 @@ export default {
           icon: 'sj-icon-fireforce'
         },
         {
-          resourceName: '消防栓',
-          type: 'xfs',
+          resourceName: '泡沫液',
+          type: 'pmy',
           count: '1',
-          icon: 'sj-icon-firehydrant'
+          icon: 'sj-icon-liquid'
         },
         {
           resourceName: '专职站',
@@ -1337,20 +1337,16 @@ export default {
               if (res.data.length > 50) {
                 markersMap.isAggregation = true
               }
-              if (type == 'qsk') {
-                markersMap.icon = 'sj-icon-waterintake'
-              } else if (type == 'sh') {
-                markersMap.icon = 'sj-icon-watercrane'
-              } else if (type == 'xfs') {
-                markersMap.icon = 'sj-icon-firehydrant'
-              } else if (type == 'qjd') {
-                markersMap.icon = 'sj-icon-landing'
-              } else if (type == 'jcz') {
-                markersMap.icon = 'sj-icon-checkpoint'
-              } else if (type == 'fhd') {
-                markersMap.icon = 'sj-icon-fireteam'
-              } else if (type == 'zdqy') {
-                markersMap.icon = 'sj-icon-tcqh'
+              if (type == 'jbldll') {
+                markersMap.icon = 'sj-icon-map-centerdata-t-firecontrol-basic-linkage-force'
+              } else if (type == 'xfll') {
+                markersMap.icon = 'sj-icon-map-centerdata-t-firecontrol-fire-force'
+              } else if (type == 'pmy') {
+                markersMap.icon = 'sj-icon-map-centerdata-t-firecontrol-foam-liquid'
+              } else if (type == 'zzz') {
+                markersMap.icon = 'sj-icon-map-centerdata-t-firecontrol-fulltime-station'
+              } else if (type == 'qtldll') {
+                markersMap.icon = 'sj-icon-map-centerdata-t-firecontrol-other-linkage-force'
               } else if (type == 'sxt') {
                 markersMap.icon = 'camera'
                 if (res.data[i].cameraCode != null) {