From 54f895b577a9cce8fe5b9ab75e7412e9994387fd Mon Sep 17 00:00:00 2001
From: hu177768073 <177768073@qq.com>
Date: Wed, 9 Oct 2024 18:06:36 +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 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 01a73c2..b840fb9 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
@@ -290,8 +290,8 @@
{{orderDetailObject.gasOrder.gasServiceFeePrice}}元
{{orderDetailObject.gasOrder.payIntegral / 100}}元
- {{orderDetailObject.gasOrder.payablePrice}}
- {{orderDetailObject.gasOrder.actualPayPrice}}
+ {{orderDetailObject.gasOrder.payablePrice}}元
+ {{orderDetailObject.gasOrder.actualPayPrice?orderDetailObject.gasOrder.actualPayPrice:0}}元
{{orderDetailObject.gasOrder.gasSettlePrice?orderDetailObject.gasOrder.gasSettlePrice:0}}元
{{orderDetailObject.gasOrder.gasAgentSettlePrice?orderDetailObject.gasOrder.gasAgentSettlePrice:0}}元