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