Просмотр исходного кода

报价后新增’ 紫金能源车(鼎然-车辆风险评分) ‘字段显示

lihongxiao 2 лет назад
Родитель
Сommit
c9b437843b
2 измененных файлов с 5 добавлено и 7 удалено
  1. 2 3
      src/views/Letter/Letter.vue
  2. 3 4
      src/views/Letter/components/detailsDialog.vue

+ 2 - 3
src/views/Letter/Letter.vue

@@ -1336,9 +1336,8 @@
                     reslistitem.result.accidentInfoStr }}
                   </span>
                 </span>
-                  <span  v-if="reslistitem.result.ubiPredictedInfoScore" class="marginL">
-                  紫荆能源车(鼎然-车辆风险评分):
-                  <span>{{ reslistitem.result.ubiPredictedInfoScore }}</span>
+                  <span  v-if="reslistitem.namesimple == '紫金财险' && reslistitem.result.ubiPredictedInfoScore" class="marginL">
+                  紫金能源车(鼎然-车辆风险评分):<span>{{ reslistitem.result.ubiPredictedInfoScore }}</span>
                 </span>
                 <span v-if="reslistitem.result.iszdj && reslistitem.result.iszdj=='1'">真单交</span>
                 <span v-if="reslistitem.result.iszdj && reslistitem.result.iszdj=='0'">假单交</span>

+ 3 - 4
src/views/Letter/components/detailsDialog.vue

@@ -60,11 +60,10 @@
                     <el-col :span="6"><span>商业类型评分:</span>{{ orderInfo.extendInfo.syScore }}</el-col>
                     <el-col :span="6"><span>商业赔付率:</span>{{ orderInfo.extendInfo.syLossRation }}</el-col>
                     <el-col :span="6"><span>商业险折扣:</span>{{ orderInfo.extendInfo.syAdjustRate }}</el-col>
+                </el-row> 
+                <el-row  class="premium-style " :gutter="20" v-if="orderInfo.ubiPredictedInfoScore ">
+                    <el-col :span="6"><span>紫金能源车(鼎然-车辆风险评分):</span>{{orderInfo.ubiPredictedInfoScore }}</el-col>
                 </el-row>
-                <!-- <el-row  class="premium-style " :gutter="20">
-                    <el-col :span="6"><span>交强深度定价分档:</span>{{ orderInfo.extendInfo.deepPriceGradeCI }}</el-col>
-                    <el-col :span="6"><span>商业深度定价分档:</span>{{ orderInfo.extendInfo.deepPriceGradeBI }}</el-col>
-                </el-row> -->
             </div>
         </OpenCloseBox>
         <OpenCloseBox >