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 }})