From 2dbfef7d8c68109a9c8f1392164ccfca06f0986b Mon Sep 17 00:00:00 2001 From: wangshiming Date: Tue, 25 Jan 2022 16:19:21 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=A6=E8=BE=86=E6=8E=A5=E5=8F=A3=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../payable-order-detail.component.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/routes/financial-management/components/payable-order/payable-order-detail/payable-order-detail.component.html b/src/app/routes/financial-management/components/payable-order/payable-order-detail/payable-order-detail.component.html index ee08e760..8b76dfdd 100644 --- a/src/app/routes/financial-management/components/payable-order/payable-order-detail/payable-order-detail.component.html +++ b/src/app/routes/financial-management/components/payable-order/payable-order-detail/payable-order-detail.component.html @@ -4,7 +4,7 @@ * @Author : Shiming * @Date : 2022-01-14 14:39:04 * @LastEditors : Shiming - * @LastEditTime : 2022-01-25 16:09:14 + * @LastEditTime : 2022-01-25 16:18:21 * @FilePath : \\tms-obc-web\\src\\app\\routes\\financial-management\\components\\payable-order\\payable-order-detail\\payable-order-detail.component.html * Copyright (C) 2022 huzhenhong. All rights reserved. --> @@ -26,10 +26,10 @@ {{headerInfo?.cno}} - {{headerInfo?.shipperaccount}} + {{headerInfo?.shipperaccountId}} - {{headerInfo?.ahxmoney | currency}} + {{headerInfo?.phxmoney | currency}}
@@ -37,10 +37,10 @@ {{headerInfo?.phxdate}} - {{headerInfo?.arto}} + {{headerInfo?.driver2IdName}} - {{headerInfo?.ltdaccount}} + {{headerInfo?.ltdaccountId}} {{headerInfo?.prmoney | currency}}