diff --git a/src/app/routes/order-management/components/bulk-detail/bulk-detail.component.html b/src/app/routes/order-management/components/bulk-detail/bulk-detail.component.html index eaf3aaae..483095f1 100644 --- a/src/app/routes/order-management/components/bulk-detail/bulk-detail.component.html +++ b/src/app/routes/order-management/components/bulk-detail/bulk-detail.component.html @@ -219,57 +219,71 @@
车队长:{{ i?.payeeName }}/{{ i?.payeePhone }}/{{ i?.payeeIdNo }}
- - -
- - 附件信息 +
+
+ +
+ + 附件信息 +
+
+ + + 查看附件      + 补充协议 + + + + + + + + + + +
+
- - - 查看附件      - 补充协议 - - - - - - - - - - - - -
- - 补充信息 +
+ +
+ + 补充信息 +
+
+ + + {{ i?.supplementaryInformationVO?.stateReceipt ? '是' : '否' }} + + + {{ i?.supplementaryInformationVO?.receiptType === '1' ? '电子回单' : '纸质回单' }} + + + {{ + i?.supplementaryInformationVO?.receiptUserName }} / {{ i?.supplementaryInformationVO?.phon }} + + {{ i?.supplementaryInformationVO?.area }} + + + {{ i?.supplementaryInformationVO?.address }} + + + + {{ i?.goodsResource?.remarks }} + + + + + +
+
- - - {{ i?.supplementaryInformationVO?.stateReceipt ? '是' : '否' }} - - - {{ i?.supplementaryInformationVO?.receiptType === '1' ? '电子回单' : '纸质回单' }} - - {{ - i?.supplementaryInformationVO?.receiptUserName }} / {{ i?.supplementaryInformationVO?.phon }} - - {{ i?.supplementaryInformationVO?.area }} - - - {{ i?.supplementaryInformationVO?.address }} - - - {{ i?.goodsResource?.remarks }} - - - - - - +

| 轨迹信息

diff --git a/src/app/routes/order-management/components/vehicle-detail/vehicle-detail.component.html b/src/app/routes/order-management/components/vehicle-detail/vehicle-detail.component.html index f97c7974..77d86ed1 100644 --- a/src/app/routes/order-management/components/vehicle-detail/vehicle-detail.component.html +++ b/src/app/routes/order-management/components/vehicle-detail/vehicle-detail.component.html @@ -214,58 +214,74 @@ i?.payeePhone : '' }}/{{ i?.payeeIdNo }}
- -
- - 附件信息 +
+
+ +
+ + 附件信息 +
+
+ + + 查看附件      + 补充协议 + + + + + + + + + + + + +
+
- - - 查看附件      - 补充协议 - - - - - - - - - - - - - -
- - 补充信息 +
+ +
+ + 补充信息 +
+
+ + + {{ i?.supplementaryInformationVO?.stateReceipt ? '是' : '否' }} + + + {{ i?.supplementaryInformationVO?.receiptType === '1' ? '电子回单' : '纸质回单' }} + + + + {{ i?.supplementaryInformationVO?.receiptUserName }} / {{ i?.supplementaryInformationVO?.phon }} + + + {{ i?.supplementaryInformationVO?.area }} + + + {{ i?.supplementaryInformationVO?.address }} + + + + {{ i?.goodsResource?.remarks }} + + + + + +
+
- - - {{ i?.supplementaryInformationVO?.stateReceipt ? '是' : '否' }} - - - {{ i?.supplementaryInformationVO?.receiptType === '1' ? '电子回单' : '纸质回单' }} - - - {{ i?.supplementaryInformationVO?.receiptUserName }} / {{ i?.supplementaryInformationVO?.phon }} - - - {{ i?.supplementaryInformationVO?.area }} - - - {{ i?.supplementaryInformationVO?.address }} - - - - - - - - {{ i?.goodsResource?.remarks }} - - - +

| 轨迹信息

diff --git a/src/app/routes/waybill-management/components/bulk-detail/bulk-detail.component.html b/src/app/routes/waybill-management/components/bulk-detail/bulk-detail.component.html index aaa5cea3..bff8ed33 100644 --- a/src/app/routes/waybill-management/components/bulk-detail/bulk-detail.component.html +++ b/src/app/routes/waybill-management/components/bulk-detail/bulk-detail.component.html @@ -6,6 +6,7 @@ * @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE * @FilePath : \\tms-obc-web\\src\\app\\routes\\waybill-management\\components\\bulk-detail\\bulk-detail.component.html --> +
- + {{i?.goodsInfos?.[0]?.goodsName}} - - {{i?.goodsInfos?.[0]?.weight}}吨,{{i?.goodsInfos?.[0]?.volume}}方,{{i?.goodsInfos?.[0]?.number}}件 @@ -204,60 +203,70 @@
车队长:{{ i?.payeeName }}/{{ i?.payeePhone }}
- -
- - 附件信息 +
+
+ +
+ + 附件信息 +
+
+ + + 查看附件      + 补充协议 + + + + + + + + + + + + +
+
- - - 查看附件      - 补充协议 - - - - - - - - - - - - - - -
- - 补充信息 -
- - - {{i?.receiptType == 1 ?'是':'否'}} - - - {{i?.receiptTypeLabel}} - - - {{i?.receiptUser}} / {{i?.receiptUserPhone}} - - - {{i?.receiptPlace}} - - - {{i?.receiptAddress}} - +
+ +
+ + 补充信息 +
+
+ + + {{i?.receiptType == 1 ?'是':'否'}} + + + {{i?.receiptTypeLabel}} + - - - - - - - {{i?.goodsResource?.remarks}} - - - + + {{i?.receiptUser}} / {{i?.receiptUserPhone}} + + + {{i?.receiptPlace}} + + + {{i?.receiptAddress}} + + + {{i?.goodsResource?.remarks}} + + + + + +
+
+
+

| 轨迹信息

diff --git a/src/app/routes/waybill-management/components/vehicle-detail/vehicle-detail.component.html b/src/app/routes/waybill-management/components/vehicle-detail/vehicle-detail.component.html index e048bdc3..f21d4a47 100644 --- a/src/app/routes/waybill-management/components/vehicle-detail/vehicle-detail.component.html +++ b/src/app/routes/waybill-management/components/vehicle-detail/vehicle-detail.component.html @@ -129,12 +129,10 @@ 基本信息
- + {{i?.goodsInfos?.[0]?.goodsName}} - - {{i?.goodsInfos?.[0]?.weight}}吨,{{i?.goodsInfos?.[0]?.volume}}方,{{i?.goodsInfos?.[0]?.number}}件 @@ -179,10 +177,10 @@
运费信息 - (到货后{{i?.paymentDays}}天内支付运费) + (到货后{{i?.paymentDays}}天内支付运费)
- + {{ item.price | currency }} @@ -200,62 +198,73 @@
车队长:{{ i?.payee?.name }}/{{ i?.payee?.phone }}/{{ i?.payee?.idNo }}
+
+
+ +
+ + 附件信息 +
+
+ + + 查看附件      + 补充协议 + + + + - -
- - 附件信息 + + + + + + + + +
+
- - - 查看附件      - 补充协议 - - - - - - - - - - - - -
- -
- - 补充信息 +
+ +
+ + 补充信息 +
+
+ + + {{ i?.supplementaryInformationVO?.stateReceipt ? '是' : '否' }} + + + {{ i?.supplementaryInformationVO?.receiptType === '1' ? '电子回单' : '纸质回单' }} + + + {{ + i?.supplementaryInformationVO?.receiptUserName }} / {{ i?.supplementaryInformationVO?.phon }} + + {{ i?.supplementaryInformationVO?.area }} + + + {{ i?.supplementaryInformationVO?.address }} + + + + {{ i?.supplementaryInformationVO?.remarks }} + + + + + + +
+
- - - {{ i?.supplementaryInformationVO?.stateReceipt ? '是' : '否' }} - - - {{ i?.supplementaryInformationVO?.receiptType === '1' ? '电子回单' : '纸质回单' }} - - {{ - i?.supplementaryInformationVO?.receiptUserName }} / {{ i?.supplementaryInformationVO?.phon }} - - {{ i?.supplementaryInformationVO?.area }} - - - {{ i?.supplementaryInformationVO?.address }} - - - {{ i?.supplementaryInformationVO?.remarks }} - - - - - - - - - - - +

| 轨迹信息

diff --git a/src/app/shared/components/imagelist/imagelist.component.html b/src/app/shared/components/imagelist/imagelist.component.html index 10a80404..d5efe61f 100644 --- a/src/app/shared/components/imagelist/imagelist.component.html +++ b/src/app/shared/components/imagelist/imagelist.component.html @@ -1,5 +1,5 @@