Commit 9862b78b authored by jiaorz's avatar jiaorz

1

parent d46a9974
......@@ -306,7 +306,7 @@
:key="index"
>{{item.deductions}}</span>
</el-form-item> -->
<el-form-item label="违约赔款:" v-for="(item,index) in orderReturnVehicleCrosstown.violateDetailList" :key="index">
<el-form-item label="违约赔款.:" v-for="(item,index) in orderReturnVehicleCrosstown.violateDetailList" :key="index">
<span>{{item.statusName}}</span><span style="margin-left:10px">{{item.cost}}</span><br/>
<span style="color:#999">{{item.deductions}}</span>
</el-form-item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment