|
|
@ -1138,6 +1138,7 @@ public class BaseVehicleService extends MybatisBaseService<BaseVehicleMapper, Ba |
|
|
|
list2.add(getConfigValueSpanSize("上车踏板", configVo.getBoardPedalValue())); |
|
|
|
list2.add(getConfigValueSpanSize("方向盘", configVo.getSteerWheelValue())); |
|
|
|
list2.add(getConfigValueSpanSize("蓄电池", configVo.getStoragBatteryValue())); |
|
|
|
list2.add(getConfigValueSpanSize("货箱", configVo.getPackingCase())); |
|
|
|
|
|
|
|
|
|
|
|
configDetailVo.setConfigInfo(list2); |
|
|
|