|
|
@ -6,11 +6,11 @@ |
|
|
|
<el-button type="info" size="small" @click="handleReturn()">关闭</el-button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="listadd"> |
|
|
|
<div class="listconadd"> |
|
|
|
<el-form ref="dataForm" :model="temp" label-position="right" class="formadd"> |
|
|
|
<div class="title">车型详情</div> |
|
|
|
<el-row> |
|
|
|
<el-col :span="4"> |
|
|
|
<div class="title">车型信息</div> |
|
|
|
<el-row style="border-top: 1px solid #E0E3EB"> |
|
|
|
<el-col :span="4" class="tleftb"> |
|
|
|
<span>品牌</span> |
|
|
|
</el-col> |
|
|
|
<el-col :span="20"> |
|
|
@ -18,10 +18,9 @@ |
|
|
|
<span>{{ temp.brandName }}</span> |
|
|
|
</el-form-item> |
|
|
|
</el-col> |
|
|
|
|
|
|
|
</el-row> |
|
|
|
<el-row> |
|
|
|
<el-col :span="4"> |
|
|
|
<el-col :span="4" class="tleftb"> |
|
|
|
<span>功能</span> |
|
|
|
</el-col> |
|
|
|
<el-col :span="8"> |
|
|
@ -29,7 +28,7 @@ |
|
|
|
<span>{{ temp.vehicleTypeValue }}</span> |
|
|
|
</el-form-item> |
|
|
|
</el-col> |
|
|
|
<el-col :span="4"> |
|
|
|
<el-col :span="4" class="tleftb"> |
|
|
|
<span>系列</span> |
|
|
|
</el-col> |
|
|
|
<el-col :span="8"> |
|
|
@ -39,7 +38,7 @@ |
|
|
|
</el-col> |
|
|
|
</el-row> |
|
|
|
<el-row> |
|
|
|
<el-col :span="4"> |
|
|
|
<el-col :span="4" class="tleftb"> |
|
|
|
<span>驱动</span> |
|
|
|
</el-col> |
|
|
|
<el-col :span="8"> |
|
|
@ -47,7 +46,7 @@ |
|
|
|
<span>{{ temp.driveFormValue }}</span> |
|
|
|
</el-form-item> |
|
|
|
</el-col> |
|
|
|
<el-col :span="4"> |
|
|
|
<el-col :span="4" class="tleftb"> |
|
|
|
<span>马力</span> |
|
|
|
</el-col> |
|
|
|
<el-col :span="8"> |
|
|
@ -57,7 +56,7 @@ |
|
|
|
</el-col> |
|
|
|
</el-row> |
|
|
|
<el-row> |
|
|
|
<el-col :span="4"> |
|
|
|
<el-col :span="4" class="tleftb"> |
|
|
|
<span>版本</span> |
|
|
|
</el-col> |
|
|
|
<el-col :span="8"> |
|
|
@ -65,7 +64,7 @@ |
|
|
|
<span>{{ temp.vehicleVersionValue }}</span> |
|
|
|
</el-form-item> |
|
|
|
</el-col> |
|
|
|
<el-col :span="4"> |
|
|
|
<el-col :span="4" class="tleftb"> |
|
|
|
<span>燃料</span> |
|
|
|
</el-col> |
|
|
|
<el-col :span="8"> |
|
|
@ -75,7 +74,7 @@ |
|
|
|
</el-col> |
|
|
|
</el-row> |
|
|
|
<el-row> |
|
|
|
<el-col :span="4"> |
|
|
|
<el-col :span="4" class="tleftb"> |
|
|
|
<span>变速箱</span> |
|
|
|
</el-col> |
|
|
|
<el-col :span="8"> |
|
|
@ -83,7 +82,7 @@ |
|
|
|
<span>{{ temp.gearboxTypeValue }}</span> |
|
|
|
</el-form-item> |
|
|
|
</el-col> |
|
|
|
<el-col :span="4"> |
|
|
|
<el-col :span="4" class="tleftb"> |
|
|
|
<span>排放标准</span> |
|
|
|
</el-col> |
|
|
|
<el-col :span="8"> |
|
|
@ -93,7 +92,7 @@ |
|
|
|
</el-col> |
|
|
|
</el-row> |
|
|
|
<el-row> |
|
|
|
<el-col :span="4"> |
|
|
|
<el-col :span="4" class="tleftb"> |
|
|
|
<span>发动机型号</span> |
|
|
|
</el-col> |
|
|
|
<el-col :span="8"> |
|
|
@ -101,7 +100,7 @@ |
|
|
|
<span>{{ temp.engineTypeValue }}</span> |
|
|
|
</el-form-item> |
|
|
|
</el-col> |
|
|
|
<el-col :span="4"> |
|
|
|
<el-col :span="4" class="tleftb"> |
|
|
|
<span>细分市场</span> |
|
|
|
</el-col> |
|
|
|
<el-col :span="8"> |
|
|
@ -111,7 +110,7 @@ |
|
|
|
</el-col> |
|
|
|
</el-row> |
|
|
|
<el-row> |
|
|
|
<el-col :span="4"> |
|
|
|
<el-col :span="4" class="tleftb"> |
|
|
|
<span>规格型号</span> |
|
|
|
</el-col> |
|
|
|
<el-col :span="8"> |
|
|
@ -119,7 +118,7 @@ |
|
|
|
<span>{{ temp.specifications }}</span> |
|
|
|
</el-form-item> |
|
|
|
</el-col> |
|
|
|
<el-col :span="4"> |
|
|
|
<el-col :span="4" class="tleftb"> |
|
|
|
<span>系别</span> |
|
|
|
</el-col> |
|
|
|
<el-col :span="8"> |
|
|
@ -128,138 +127,134 @@ |
|
|
|
</el-form-item> |
|
|
|
</el-col> |
|
|
|
</el-row> |
|
|
|
<div class="addtable"> |
|
|
|
<div class="tabletitle"> |
|
|
|
<div class="titlename">常用配置列表</div> |
|
|
|
</div> |
|
|
|
<template class="tablelist"> |
|
|
|
<el-table :data="list" :index="index" border style="width: 100%"> |
|
|
|
<el-table-column align="center" label="序号" type="index" width="60"/> |
|
|
|
<el-table-column prop="mNum" width="130" label="内部编码" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.insideCode }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="mNum" width="150" label="销售指导价(全款)" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.guidedPrice }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="mNum" width="150" label="销售指导价(贷款)" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.manufactorSettlementPrice }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="mName" width="150" label="颜色" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.carColor }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="model" width="150" label="缓速器" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.slowMachine }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="year" width="95" label="后视镜" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.rearViewMirror }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="logisticsCustomer" width="95" label="轮胎" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.tireSize }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="company" width="150" label="驾驶室" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.specification }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="netReceiptsNum" width="150" label="后桥" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.rearAxleValue }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="netReceiptsNum" width="150" label="速比" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.rearAxleRatio }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="receivingWarehouse" width="150" label="空调" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.airConditioner }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="position" width="150" label="轮毂材质" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.hubMaterial }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="batchNum" width="150" label="导流罩" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.baffleModel }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="cargoOwner" width="120" label="悬架" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.suspension }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="座椅" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.seat }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="护轮罩" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.tireCover }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="鞍座" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.saddle }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="轴距" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.wheelbase }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="保险杠" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.bumper }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="配置包" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.configuringBao }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="独立热源" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.independentSources }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="燃料箱" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.fuelTank }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="多媒体" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.multimedia }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
</el-table> |
|
|
|
</template> |
|
|
|
<div class="title"> |
|
|
|
<div >常用配置列表</div> |
|
|
|
</div> |
|
|
|
<el-table :data="list" :index="index" border style="width: 100%"> |
|
|
|
<el-table-column align="center" label="序号" type="index" width="60"/> |
|
|
|
<el-table-column prop="mNum" width="130" label="内部编码" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.insideCode }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="mNum" width="150" label="销售指导价(全款)" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.guidedPrice }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="mNum" width="150" label="销售指导价(贷款)" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.manufactorSettlementPrice }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="mName" width="150" label="颜色" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.carColor }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="model" width="150" label="缓速器" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.slowMachine }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="year" width="95" label="后视镜" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.rearViewMirror }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="logisticsCustomer" width="95" label="轮胎" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.tireSize }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="company" width="150" label="驾驶室" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.specification }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="netReceiptsNum" width="150" label="后桥" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.rearAxleValue }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="netReceiptsNum" width="150" label="速比" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.rearAxleRatio }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="receivingWarehouse" width="150" label="空调" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.airConditioner }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="position" width="150" label="轮毂材质" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.hubMaterial }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="batchNum" width="150" label="导流罩" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.baffleModel }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="cargoOwner" width="120" label="悬架" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.suspension }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="座椅" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.seat }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="护轮罩" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.tireCover }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="鞍座" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.saddle }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="轴距" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.wheelbase }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="保险杠" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.bumper }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="配置包" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.configuringBao }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="独立热源" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.independentSources }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="燃料箱" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.fuelTank }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column prop="remarks" width="150" label="多媒体" align="center"> |
|
|
|
<template slot-scope="props"> |
|
|
|
<span>{{ props.row.multimedia }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
</el-table> |
|
|
|
</el-form> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</template> |
|
|
|
|
|
|
|
<script> |
|
|
|
import { details } from '@/api/cheliang/basevehiclemodel' |
|
|
|
import {details} from '@/api/cheliang/basevehiclemodel' |
|
|
|
|
|
|
|
export default { |
|
|
|
name: 'chexinglook', |
|
|
@ -282,8 +277,8 @@ export default { |
|
|
|
// 查看 |
|
|
|
showInfo(sid, row, useOrgSid) { |
|
|
|
const data = { |
|
|
|
sid:sid, |
|
|
|
useOrgSid:useOrgSid |
|
|
|
sid: sid, |
|
|
|
useOrgSid: useOrgSid |
|
|
|
} |
|
|
|
details(data).then((response) => { |
|
|
|
this.FormLoading = false |
|
|
@ -291,18 +286,11 @@ export default { |
|
|
|
this.temp = response.data |
|
|
|
this.list = response.data.baseModelConfigVo |
|
|
|
} |
|
|
|
}).catch(() => {}) |
|
|
|
}).catch(() => { |
|
|
|
}) |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
</script> |
|
|
|
<style scoped> |
|
|
|
/deep/ .el-col-4 { |
|
|
|
text-align: right; |
|
|
|
float: left; |
|
|
|
font-size: 14px; |
|
|
|
color: #606266; |
|
|
|
line-height: 40px !important; |
|
|
|
font-weight: 600; |
|
|
|
} |
|
|
|
</style> |
|
|
|