Commit cc42d065 authored by Gakki's avatar Gakki

ok

parent 72cacdfb
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</a-row> </a-row>
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"小区别名"' :text='detail.stNameScnd'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"小区别名"' :text='detail.stNameScnd '></DetailsItem>
</a-col> </a-col>
</a-row> </a-row>
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
...@@ -46,35 +46,37 @@ ...@@ -46,35 +46,37 @@
</a-row> </a-row>
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"收费标准(多层)"' :text='detail.stMultilayerStandard'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"总门牌数"' :text='detail.totUnits '></DetailsItem>
</a-col> </a-col>
</a-row> </a-row>
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"收费标准(高层)"' :text='detail.stTopStandard'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"总户数"' :text='detail.totHous '></DetailsItem>
</a-col> </a-col>
</a-row> </a-row>
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"收费标准(别墅)"' :text='detail.stVillaStandard'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"物业服务合同开始日期"'
:text='detail.cspContractStartDate&& detail.cspContractStartDate!= " " && detail.cspContractStartDate.slice(0,4)+ "-"+ detail.cspContractStartDate.slice(4,6)+"-"+detail.cspContractStartDate.slice(6,8)'></DetailsItem>
</a-col> </a-col>
</a-row> </a-row>
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"收费标准(售后)"' :text='detail.stAfterStandard'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"物业服务合同结束日期"' :text='
detail.cspContractEndDate&&detail.cspContractEndDate.slice(0,4)+ "-"+ detail.cspContractEndDate.slice(4,6)+"-"+detail.cspContractEndDate.slice(6,8)'></DetailsItem>
</a-col> </a-col>
</a-row> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"有无历保建筑"' :text='detail.haveHistoryBuilding'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"有无历保建筑"' :text='detail.haveHistoryBuilding'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"历保地址"' :text='detail.hbAddr'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"历保地址"' :text='detail.hbAddr'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"住宅总建筑面积"' :text='detail.resiBuildingAreaTotal'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"住宅总建筑面积"' :text='detail.resiBuildingAreaTotal'></DetailsItem>
</a-col> </a-col>
...@@ -83,8 +85,8 @@ ...@@ -83,8 +85,8 @@
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"住宅总套数"' :text='detail.resiTotal'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"住宅总套数"' :text='detail.resiTotal'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"非住宅总套数"' :text='detail.nonResiTotal'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"非住宅总套数"' :text='detail.nonResiTotal'></DetailsItem>
</a-col> </a-col>
...@@ -108,12 +110,12 @@ ...@@ -108,12 +110,12 @@
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"供水消防总泵数量"' :text='detail.febInfo&&detail.febInfo.firePumpNum'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"供水消防总泵数量"' :text='detail.febInfo&&detail.febInfo.firePumpNum'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan='12' label='' :text='""'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan='12' label='' :text='""'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
</a-col> </a-col>
<a-col span="8"> <a-col span="8">
...@@ -122,6 +124,11 @@ ...@@ -122,6 +124,11 @@
<DetailsItem :labelSpan='12' :textSpan="12" :label='"小区封闭与否"' :text='detail.isOpen && detail.isOpen ? "是":"否"'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"小区封闭与否"' :text='detail.isOpen && detail.isOpen ? "是":"否"'></DetailsItem>
</a-col> </a-col>
</a-row> </a-row>
<a-row type="flex" justify="start" class="detailsPartLine" >
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"归属区县"' :text='detail.hpbName '></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"房管办"' :text='detail.hoName '></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"房管办"' :text='detail.hoName '></DetailsItem>
...@@ -162,17 +169,17 @@ ...@@ -162,17 +169,17 @@
<DetailsItem :labelSpan='12' :textSpan="12" :label='"四至不包括"' :text='detail.stNotcsparea '></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"四至不包括"' :text='detail.stNotcsparea '></DetailsItem>
</a-col> </a-col>
</a-row> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"地面机动车库数量"' :text='detail.totOngParks'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"地面机动车库数量"' :text='detail.totOngParks'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"地下机动车库数量"' :text='detail.totUngParks'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"地下机动车库数量"' :text='detail.totUngParks'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"机械车库数量"' :text='detail.febInfo && detail.febInfo && detail.febInfo.mechGarageNum'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"机械车库数量"' :text='detail.febInfo && detail.febInfo && detail.febInfo.mechGarageNum'></DetailsItem>
</a-col> </a-col>
...@@ -206,7 +213,7 @@ ...@@ -206,7 +213,7 @@
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"供水生活总泵数量"' :text='detail.febInfo&&detail.febInfo.waterPumpNum'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"供水生活总泵数量"' :text='detail.febInfo&&detail.febInfo.waterPumpNum'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
</a-col> </a-col>
<a-col span="8"> <a-col span="8">
...@@ -237,40 +244,50 @@ ...@@ -237,40 +244,50 @@
</a-row> </a-row>
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"占地面积"' :text='detail.landArea'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"占地面积"' :text='detail.stLandArea'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"收费标准(多层)"' :text='detail.stMultilayerStandard'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"收费标准(高层)"' :text='detail.stTopStandard'></DetailsItem>
</a-col> </a-col>
</a-row> </a-row>
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"总门牌数"' :text='detail.totUnits'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"收费标准(别墅)"' :text='detail.stVillaStandard'></DetailsItem>
</a-col> </a-col>
</a-row> </a-row>
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"总户数"' :text='detail.totHous'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"收费标准(售后)"' :text='detail.stAfterStandard'></DetailsItem>
</a-col> </a-col>
</a-row> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"生活垃圾库房"' :text='detail.febInfo && detail.febInfo.domesticGarbageWarehouse'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"生活垃圾库房"' :text='detail.febInfo && detail.febInfo.domesticGarbageWarehouse'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"建筑垃圾库房"' :text='detail.febInfo && detail.febInfo.constructionWasteWarehouse'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"建筑垃圾库房"' :text='detail.febInfo && detail.febInfo.constructionWasteWarehouse'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"供水消防总泵维保单位"' :text='detail.febInfo && detail.febInfo.firePumpNum'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"供水消防总泵维保单位"' :text='detail.febInfo && detail.febInfo.firePumpNum'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"监控主控室位置"' :text=' detail.febInfo && detail.febInfo.monitoringRoomPosition'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"监控主控室位置"' :text=' detail.febInfo && detail.febInfo.monitoringRoomPosition'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"非产权车位(机械)"' :text=' detail.nonTitleParkMech'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"非产权车位(机械)"' :text=' detail.nonTitleParkMech'></DetailsItem>
</a-col> </a-col>
...@@ -289,12 +306,12 @@ ...@@ -289,12 +306,12 @@
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"其他总建筑面积"' :text='detail.ohterBuildingAreaTotal'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"其他总建筑面积"' :text='detail.ohterBuildingAreaTotal'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan='12' label='' :text='""'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan='12' label='' :text='""'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
</a-col> </a-col>
</a-row> </a-row>
...@@ -375,12 +392,6 @@ ...@@ -375,12 +392,6 @@
<DetailsItem :labelSpan='12' :textSpan="12" :label='"物业企业办公地址"' :text='ppInfo.cspAddr '></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"物业企业办公地址"' :text='ppInfo.cspAddr '></DetailsItem>
</a-col> </a-col>
</a-row> </a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"物业服务合同结束日期"' :text='
detail.cspContractEndDate&&detail.cspContractEndDate.slice(0,4)+ "-"+ detail.cspContractEndDate.slice(4,6)+"-"+detail.cspContractEndDate.slice(6,8)'></DetailsItem>
</a-col>
</a-row>
</a-col> </a-col>
<a-col span="8"> <a-col span="8">
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
...@@ -401,16 +412,10 @@ ...@@ -401,16 +412,10 @@
</a-col> </a-col>
</a-row> </a-row>
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"物业服务合同开始日期"'
:text='detail.cspContractStartDate&& detail.cspContractStartDate!= " " && detail.cspContractStartDate.slice(0,4)+ "-"+ detail.cspContractStartDate.slice(4,6)+"-"+detail.cspContractStartDate.slice(6,8)'></DetailsItem>
</a-col>
</a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan='12' label='' :text='""'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan='12' label='' :text='""'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
</a-col> </a-col>
</a-row> </a-row>
</div> </div>
...@@ -448,33 +453,28 @@ ...@@ -448,33 +453,28 @@
<DetailsItem :labelSpan='12' :textSpan="12" :label='"资格证书编号"' :text='cmInfo.csmJobLog '></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"资格证书编号"' :text='cmInfo.csmJobLog '></DetailsItem>
</a-col> </a-col>
</a-row> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"小区经理证件号码"' :text='cmInfo.credentialsNo '></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"小区经理证件号码"' :text='cmInfo.credentialsNo '></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
</a-col> </a-col>
<a-col span="8"> <a-col span="8">
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"小区经理固定电"' :text='cmInfo.csmTel '></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"小区经理固定电"' :text='cmInfo.csmTel '></DetailsItem>
</a-col> </a-col>
</a-row> </a-row>
<a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"小区经理证件号码"' :text='cmInfo.credentialsNo '></DetailsItem>
</a-col>
</a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"小区经理手机"' :text='cmInfo.csmPhone '></DetailsItem> <DetailsItem :labelSpan='12' :textSpan="12" :label='"小区经理手机"' :text='cmInfo.csmPhone '></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
<!-- <a-row type="flex" justify="start" class="detailsPartLine"> <a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24"> <a-col span="24">
<DetailsItem :labelSpan='12' :textSpan='12' label='' :text='""'></DetailsItem> <DetailsItem :labelSpan='12' :textSpan='12' label='' :text='""'></DetailsItem>
</a-col> </a-col>
</a-row> --> </a-row>
</a-col> </a-col>
</a-row> </a-row>
</div> </div>
...@@ -641,6 +641,7 @@ export default { ...@@ -641,6 +641,7 @@ export default {
caoInfo: {}, caoInfo: {},
cmInfo: {}, cmInfo: {},
icInfo: {}, icInfo: {},
rcInfo: {},
extList: [], // ext所有列表 extList: [], // ext所有列表
customKeyEnable: 'false', customKeyEnable: 'false',
} }
...@@ -709,6 +710,9 @@ export default { ...@@ -709,6 +710,9 @@ export default {
// this.caoInfo = this.$com.confirm(res, 'data.content.caoInfo', []) // this.caoInfo = this.$com.confirm(res, 'data.content.caoInfo', [])
// this.cmInfo = this.$com.confirm(res, 'data.content.cmInfo', []) // this.cmInfo = this.$com.confirm(res, 'data.content.cmInfo', [])
// this.icInfo = this.$com.confirm(res, 'data.content.icInfo', []) // this.icInfo = this.$com.confirm(res, 'data.content.icInfo', [])
if(!!data.rcInfo) {
this.rcInfo = data.rcInfo
}
this.ppInfo = data.ppInfo this.ppInfo = data.ppInfo
this.caoInfo = data.caoInfo this.caoInfo = data.caoInfo
this.cmInfo = data.cmInfo this.cmInfo = data.cmInfo
......
...@@ -10,96 +10,6 @@ ...@@ -10,96 +10,6 @@
</div> </div>
<div class="portalDetailContentBody" ref='portalDetailContentBody'> <div class="portalDetailContentBody" ref='portalDetailContentBody'>
<template > <template >
<div class="layoutMargin detailsPartSection">
<p id="experience" class="detailsPartTitle">设施设备基础信息</p>
<div style="margin:0 16px;">
<a-row type="flex" justify="start">
<a-col span="8">
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"小区编码"' :text='febInfo.csName'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"地面机动车库数量"' :text='febInfo.upVehicleGarageNum'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"地下机动车库数量"' :text='febInfo.downVehicleGarageNum'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"机械车库数量"' :text='febInfo.mechGarageNum'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"非机动车库数量"' :text='febInfo.nonVehicleGarageNum'></DetailsItem>
</a-col>
</a-row>
</a-col>
<a-col span="8">
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"供水消防总泵数量"' :text='febInfo.firePumpNum'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"供水消防总泵维保单位"' :text='febInfo.firePumpRepairComp'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"供水生活总泵数量"' :text='febInfo.waterPumpNum'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"供水生活总泵维保单位"' :text='febInfo.waterPumpRepairComp'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"监控主控室位置"' :text='febInfo.monitoringRoomPosition'></DetailsItem>
</a-col>
</a-row>
</a-col>
<a-col span="8">
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"非机动车库烟感喷淋数量"' :text='febInfo.nonVehicleSmokeSprayNum'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"生活垃圾库房"' :text='febInfo.domesticGarbageWarehouse'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"建筑垃圾库房"' :text='febInfo.constructionWasteWarehouse'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" :label='"非机动车集中充电设施设备改造数量"' :text='febInfo.nonVehicleChargeNum'></DetailsItem>
</a-col>
</a-row>
<a-row type="flex" justify="start" class="detailsPartLine">
<a-col span="24">
<DetailsItem :labelSpan='12' :textSpan="12" label="" text=""></DetailsItem>
</a-col>
</a-row>
</a-col>
</a-row>
</div>
</div>
<div class="layoutMargin detailsPartSection"> <div class="layoutMargin detailsPartSection">
<a-tabs class="portalTable" :activeKey="activeKey" @change="changeTabs"> <a-tabs class="portalTable" :activeKey="activeKey" @change="changeTabs">
<a-tab-pane v-for="item in tabList" :tab="item.name" :key="item.key" /> <a-tab-pane v-for="item in tabList" :tab="item.name" :key="item.key" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment