var system = [ { name: '供电系统', id: 1, children: [ { label: '系统原理图', children: [], }, { label: '变配电室内部设备清单', children: [], }, { label: '楼层电井(间)控制商铺范围清单', children: [ { label: 'BA楼宇智能化', id: 'GDQD1', }, { label: '门禁管理(科松)', id: 'GDQD2', }, { label: '视频监控', id: 'GDQD3', }, ], }, { label: '维保事项', children: [ { label: '配电室内', id: 'GDWB1', }, { label: '配电室外', id: 'GDWB2', }, ], }, { label: '维修事项', children: [ { label: '配电室内', id: 'GDWX1', }, { label: '配电室外', id: 'GDWX2', }, ], }, { label: '专维及其他事项', children: [ { label: '专项维修', id: 'GDZW1', }, { label: '其他事项', id: 'GDZW2', }, ], }, { label: '查看图纸', children: [], }, ], }, { name: '暖通系统', id: 2, children: [ { label: '系统原理图', children: [ { label: '空调系统原理图', id: 'NTYL1', }, { label: '超市空调系统原理图', id: 'NTYL2', }, { label: '分水器支路分布明细', id: 'NTYL3', }, { label: '分水器支路分布图', id: 'NTYL4', }, ], }, { label: '主要设备清单', children: [ { label: '冷热源机房内', id: 'NTQD1', }, { label: '楼层末端', id: 'NTQD2', }, ], }, { label: '维保事项', children: [ { label: '冷源机房内', id: 'NTWB1', }, { label: '冷源机房外', id: 'NTWB2', }, ], }, { label: '维修事项', children: [ { label: '冷源机房内', id: 'NTWX1', }, { label: '冷源机房外', id: 'NTWX2', }, ], }, { label: '专维及其他事项', children: [ { label: '专项维修', id: 'NTZW1', }, { label: '其他事项', id: 'NTZW2', }, ], }, { label: '查看图纸', children: [], }, ], }, { name: '消防系统', id: 3, children: [ { label: '系统原理图', children: [ { label: '消防电系统原理示意图', id: 'XFYL1', }, { label: '消防喷淋系统示意图', id: 'XFYL2', }, { label: '消防窗喷系统示意图', id: 'XFYL3', }, { label: '消防栓系统示意图', id: 'XFYL4', }, { label: '消防泵房引出管路分布图', id: 'XFYL5', }, ], }, { label: '主要设备清单', children: [], }, { label: '维保事项', children: [ { label: '中控室/消防泵房内', id: 'XFWB1', }, { label: '中控室/消防泵房外', id: 'XFWB2', }, ], }, { label: '维修事项', children: [ { label: '中控室/消防泵房内', id: 'XFWX1', }, { label: '中控室/消防泵房外', id: 'XFWX2', }, ], }, { label: '专维及其他事项', children: [ { label: '专项维修', id: 'XFZW1', }, { label: '其他事项', id: 'XFZW2', }, ], }, { label: '查看图纸', children: [], }, ], }, { name: '弱电系统', id: 4, children: [ { label: '系统原理图', children: [ { label: '视频监控系统原理图', id: 'RDYL1', }, { label: '门禁管理系统原理图', id: 'RDYL2', }, { label: 'BA楼宇智能化系统原理图', id: 'RDYL3', }, ], }, { label: '主要设备清单', children: [ { label: 'BA楼宇智能化', id: 'RDQD1', }, { label: '门禁管理', id: 'RDQD2', }, { label: '视频监控', id: 'RDQD3', }, ], }, { label: '维保事项', children: [ { label: '慧云机房内', id: 'RDWB1', }, { label: '慧云机房外', id: 'RDWB2', }, ], }, { label: '维修事项', children: [ { label: '慧云机房内', id: 'RDWX1', }, { label: '慧云机房外', id: 'RDWX2', }, ], }, { label: '专维及其他事项', children: [ { label: '专项维修', id: 'RDZW1', }, { label: '其他事项', id: 'RDZW2', }, ], }, { label: '查看图纸', children: [], }, ], }, { name: '给排水系统', id: 5, children: [ { label: '系统原理图', children: [ { label: '给水系统原理示意图', id: 'GSYL1', }, { label: '排水系统原理示意图', id: 'GSYL2', }, ], }, { label: '主要设备清单', children: [], }, { label: '维保事项', children: [ { label: '给水系统', id: 'GSQD1', }, { label: '排水系统', id: 'GSQD2', }, ], }, { label: '维修事项', children: [ { label: '给水系统', id: 'GSWX1', }, { label: '排水系统', id: 'GSWX2', }, ], }, { label: '专维及其他事项', children: [ { label: '给水系统专项维修', id: 'GSZW1', }, { label: '排水系统专项维修', id: 'GSZW2', }, { label: '其他事项', id: 'GSZW3', }, ], }, { label: '查看图纸', children: [], }, ], }, { name: '电梯系统', id: 6, children: [ { label: '系统原理图', children: [ { label: '扶梯原理图', id: 'DTYL1', }, { label: '直梯原理图', id: 'DTYL2', }, ], }, { label: '主要设备清单', children: [], }, { label: '维修及维保事项', children: [ { label: '维保事项', id: 'DTWX1', }, { label: '维修事项', id: 'DTWX2', }, ], }, { label: '专维及其他事项', children: [ { label: '专项维修', id: 'DTZW1', }, { label: '其他事项', id: 'DTZW2', }, ], }, { label: '查看图纸', children: [], }, ], }, { name: '燃气系统', id: 7, children: [ { label: '系统原理图', children: [], }, { label: '主要设备清单', children: [], }, { label: '维修及维保事项', children: [ { label: '维保事项', id: 'RQWX1', }, { label: '维修事项', id: 'RQWX2', }, ], }, { label: '专维及其他事项', children: [ { label: '专项维修', id: 'RQZW1', }, { label: '其他事项', id: 'RQZW2', }, ], }, { label: '查看图纸', children: [], }, ], }, { name: '土建系统', id: 8, children: [ { label: '建筑立面图', children: [ { label: '西面外立面', }, { label: '南面外立面', }, { label: '东面外立面', }, { label: '北面外立面', }, ], }, { label: '主要材料清单', children: [], }, { label: '维修及维保事项', children: [ { label: '维保事项', id: 'TJWB1', }, { label: '维修事项', id: 'TJWB2', }, ], }, { label: '专维及其他事项', children: [ { label: '专项维修', id: 'TJZW1', }, { label: '其他事项', id: 'TJZW2', }, ], }, { label: '查看图纸', children: [], }, ], }, ], floors = [ { floorName: 'F4', id: 'f4', }, { floorName: 'F3', id: 'f3', }, { floorName: 'F2', id: 'f2', }, { floorName: 'F1', id: 'f1', }, { floorName: 'B1', id: 'b1', }, { floorName: 'B2', id: 'b2', }, ] export { system, floors }