diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/chukuguanli/chukubanli/relation/shangzhuangInfo.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/chukuguanli/chukubanli/relation/shangzhuangInfo.vue index 2452a435d7..fe085d17eb 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/chukuguanli/chukubanli/relation/shangzhuangInfo.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/chukuguanli/chukubanli/relation/shangzhuangInfo.vue @@ -47,63 +47,75 @@ {{ item.refitFactory }} - - - 货箱内部尺寸 - - - 长{{ item.wk_long }}mm, - 宽{{ item.wk_wide }}mm, - 高{{ item.wk_high }}mm - - - - - 颜色 - {{ item.colorValue }} - - - - - 板材材质 - {{ item.plateMaterialValue }} - + - 板材厚度 - - - 底{{ item.plateThicknessBottom }}mm, - 边{{ item.plateThicknessEdge }}mm - - + 冷机品牌 + {{ item.coolerBrand }} - - - 篷布滑道 - {{ item.tarpaulinSlide }} - - - 冷藏冷机 - {{ item.refrigerator }} - - - - - 自卸液压盖板 - {{ item.selfUnHyCoPl }} - - - 底板加热 - {{ item.floorHeating }} - - - - - 更多配置 - {{ item.moreConfig }} + 冷机型号 + {{ item.coolerModel }} + + + + 货箱内部尺寸 + + + 长{{ item.wk_long }}mm, + 宽{{ item.wk_wide }}mm, + 高{{ item.wk_high }}mm + + + + + 颜色 + {{ item.colorValue }} + + + + + 板材材质 + {{ item.plateMaterialValue }} + + + 板材厚度 + + + 底{{ item.plateThicknessBottom }}mm, + 边{{ item.plateThicknessEdge }}mm + + + + + + + 篷布滑道 + {{ item.tarpaulinSlide }} + + + 冷藏冷机 + {{ item.refrigerator }} + + + + + 自卸液压盖板 + {{ item.selfUnHyCoPl }} + + + 底板加热 + {{ item.floorHeating }} + + + + + 更多配置 + {{ item.moreConfig }} + + + diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/chukuguanliFlow/chukuguanli/relation/shangzhuangInfo.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/chukuguanliFlow/chukuguanli/relation/shangzhuangInfo.vue index 9c1a9c6d96..63848f9e51 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/chukuguanliFlow/chukuguanli/relation/shangzhuangInfo.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/chukuguanliFlow/chukuguanli/relation/shangzhuangInfo.vue @@ -47,63 +47,75 @@ {{ item.refitFactory }} - - - 货箱内部尺寸 - - - 长{{ item.wk_long }}mm, - 宽{{ item.wk_wide }}mm, - 高{{ item.wk_high }}mm - - - - - 颜色 - {{ item.colorValue }} - - - - - 板材材质 - {{ item.plateMaterialValue }} - + - 板材厚度 - - - 底{{ item.plateThicknessBottom }}mm, - 边{{ item.plateThicknessEdge }}mm - - + 冷机品牌 + {{ item.coolerBrand }} - - - 篷布滑道 - {{ item.tarpaulinSlide }} - - - 冷藏冷机 - {{ item.refrigerator }} - - - - - 自卸液压盖板 - {{ item.selfUnHyCoPl }} - - - 底板加热 - {{ item.floorHeating }} - - - - - 更多配置 - {{ item.moreConfig }} + 冷机型号 + {{ item.coolerModel }} + + + + 货箱内部尺寸 + + + 长{{ item.wk_long }}mm, + 宽{{ item.wk_wide }}mm, + 高{{ item.wk_high }}mm + + + + + 颜色 + {{ item.colorValue }} + + + + + 板材材质 + {{ item.plateMaterialValue }} + + + 板材厚度 + + + 底{{ item.plateThicknessBottom }}mm, + 边{{ item.plateThicknessEdge }}mm + + + + + + + 篷布滑道 + {{ item.tarpaulinSlide }} + + + 冷藏冷机 + {{ item.refrigerator }} + + + + + 自卸液压盖板 + {{ item.selfUnHyCoPl }} + + + 底板加热 + {{ item.floorHeating }} + + + + + 更多配置 + {{ item.moreConfig }} + + +