Browse Source

系统原理图文案修改

yunxing 4 năm trước cách đây
mục cha
commit
d4185fca02
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      src/views/equipmentFacilities/index.vue

+ 3 - 3
src/views/equipmentFacilities/index.vue

@@ -96,7 +96,7 @@ export default {
                 //上部列表数据
                 1001: [
                     //供电
-                    { text: '供电系统原理图', dataType: 'img', typecode: '2010', count: '无' },
+                    { text: '系统原理图', dataType: 'img', typecode: '2010', count: '无' },
                     { text: '机房平面布置图', dataType: 'room' },
                     { text: '配电室低压出线柜及出线明细', dataType: 'dyg', class: 'dyg' },
                     { text: '楼层分布', dataType: 'floor', value: ' ' },
@@ -107,7 +107,7 @@ export default {
                 ],
                 1002: [
                     //暖通
-                    { text: '空调系统原理图', dataType: 'img', typecode: '2011', count: '无' },
+                    { text: '系统原理图', dataType: 'img', typecode: '2011', count: '无' },
                     { text: '分水器支路分布图', dataType: 'fbt', categoryId: 'FZQZL' },
                     { text: '机房平面布置图', dataType: 'room' },
                     { text: '楼层分布', dataType: 'floor' },
@@ -167,7 +167,7 @@ export default {
                 ],
                 1007: [
                     // 燃气
-                    { text: '燃气系统原理示意图', dataType: 'img', typecode: '2025', count: '无' },
+                    { text: '系统原理图', dataType: 'img', typecode: '2025', count: '无' },
                     { text: '楼层分布', dataType: 'floor' },
                     { text: '主要设备清单', dataType: 'mainEquipment' },
                     { text: '重要维修及重要维保', dataType: 'wxwb' },