|
@@ -1336,6 +1336,10 @@
|
|
|
reslistitem.result.accidentInfoStr }}
|
|
reslistitem.result.accidentInfoStr }}
|
|
|
</span>
|
|
</span>
|
|
|
</span>
|
|
</span>
|
|
|
|
|
+ <span v-if="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=='1'">真单交</span>
|
|
|
<span v-if="reslistitem.result.iszdj && reslistitem.result.iszdj=='0'">假单交</span>
|
|
<span v-if="reslistitem.result.iszdj && reslistitem.result.iszdj=='0'">假单交</span>
|
|
|
</div>
|
|
</div>
|