소스 검색

数据中心

彭宇 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'
         },