task#13641,公里数

This commit is contained in:
2024-05-07 15:18:20 +08:00
parent a3948addd1
commit ceb521ed49

View File

@ -59,7 +59,7 @@
<span class="content">{{orderInfo.supplierSettleAmount}}</span>
</div>
<div class="item">
<span class="titleLeft">出发段+背车段+回城段公里数</span>
<span class="titleLeft">公里数</span>
<span class="content">{{orderInfo.supplierSettleMileageAb + '+' + orderInfo.supplierSettleMileageBc + '+' + orderInfo.supplierSettleMileageCa}} </span>
</div>
</div>