浏览代码

数据中心

彭宇 2 年之前
父节点
当前提交
671fdd2fcf
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/views/eventdetailsdialog.vue

+ 4 - 4
src/views/eventdetailsdialog.vue

@@ -1162,13 +1162,13 @@ export default {
       resourcesList: [
         {
         resourceName: '基本联动力量',
-        type: 'qsk',
+        type: 'jbldll',
         count: '1',
         icon: 'sj-icon-linkageforce'
       },
         {
           resourceName: '消防力量',
-          type: 'sh',
+          type: 'xfll',
           icon: 'sj-icon-fireforce'
         },
         {
@@ -1179,13 +1179,13 @@ export default {
         },
         {
           resourceName: '专职站',
-          type: 'qjd',
+          type: 'zzz',
           count: '1',
           icon: 'sj-icon-station'
         },
         {
           resourceName: '其他联动力量',
-          type: 'jcz',
+          type: 'qtldll',
           count: '1',
           icon: 'sj-icon-otherlinkageforce'
         },