|
@@ -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'
|
|
|
},
|