From c5f29ceefccb82aa92090e7a6d81269cee0f132f Mon Sep 17 00:00:00 2001 From: hurui <177768073@qq.com> Date: Mon, 8 Jul 2024 10:00:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/trade/order-oil-list/order-oil-list.component.html | 4 +++- .../pages/trade/order-oil-list/order-oil-list.component.ts | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) 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}}元