diff --git a/src/app/pages/trade/order-oil-list/order-oil-list.component.html b/src/app/pages/trade/order-oil-list/order-oil-list.component.html index 6fa958f..3f53c25 100644 --- a/src/app/pages/trade/order-oil-list/order-oil-list.component.html +++ b/src/app/pages/trade/order-oil-list/order-oil-list.component.html @@ -120,7 +120,9 @@ 加油金额: {{totalData.totalRefuelPrice}}元 加油升数: - {{totalData.totalOilLiters}}升 + {{totalData.totalOilLiters}}升 + 实付金额: + {{totalData.totalActualPayPrice}}元