This commit is contained in:
wangshiming
2022-04-01 10:49:33 +08:00
parent f3224014a4
commit d960d9f1fb
12 changed files with 14 additions and 14 deletions

View File

@ -251,7 +251,7 @@
总计:<span style="color: #da001b; font-size: 18px">{{ i?.totalAmount | currency }}</span> (运费{{ i?.totalFreight | currency }}
附加费{{ i?.totalSurcharge | currency }},附加费率{{ (i?.totalRate * 100).toFixed(2)}}%
</div>
<div>收款人{{ i?.payeeName }}/{{ i?.payeePhone }}</div>
<div>车队长{{ i?.payeeName }}/{{ i?.payeePhone }}</div>
</nz-card>
<nz-card nzTitle="附件信息" #distannce4>

View File

@ -520,7 +520,7 @@ export class OrderManagementVehicleDetailChangeComponent implements OnInit {
],
// 运费信息
billExpenseDetailDTOList: this.st._data,
// 收款人
// 车队长
payeeId: this.dirverPhone,
dirverBankCard: this.dirverBankCard, // 银行卡
// 发车时间