From ea2b5eec189d95a95347cbc863a3fb41654dc2de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=98=E6=99=93=E4=BA=91?= Date: Wed, 2 Mar 2022 15:51:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A7=E6=BA=90=E8=AF=A6=E6=83=85=E8=BF=9B?= =?UTF-8?q?=E5=BA=A6=E6=9D=A1=E6=B7=BB=E5=8A=A0=E6=93=8D=E4=BD=9C=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bulk-detail/bulk-detail.component.html | 53 ++++++++----------- .../vehicle-detail.component.html | 21 +++++--- 2 files changed, 34 insertions(+), 40 deletions(-) diff --git a/src/app/routes/supply-management/components/bulk-detail/bulk-detail.component.html b/src/app/routes/supply-management/components/bulk-detail/bulk-detail.component.html index fb4c2eb6..9af9096c 100644 --- a/src/app/routes/supply-management/components/bulk-detail/bulk-detail.component.html +++ b/src/app/routes/supply-management/components/bulk-detail/bulk-detail.component.html @@ -13,16 +13,17 @@
网络货运人:{{ i?.shipperAppUserName }}
- - - + + +
- 总费用:{{ i?.totalAmount | currency: '¥' }} + 总费用:{{ i?.totalAmount | currency: '¥' }}
@@ -39,19 +40,13 @@
- - - + + +
@@ -77,10 +72,8 @@
-

装货卸货信息 - ( +

装货卸货信息 + ( ) @@ -130,7 +123,8 @@
- {{ item?.freightPrice | currency: '¥' }} {{ freightType[item?.freightType] }} + {{ item?.freightPrice | currency: '¥' }} {{ + freightType[item?.freightType] }}

@@ -139,8 +133,7 @@ - ({{ item?.count }}) + ({{ item?.count }})