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

@ -190,7 +190,7 @@
</span>
<span>(运费{{ i?.totalFreight | currency }}含附加运费 {{ i?.totalSurcharge | currency }}</span>
</h3>
<div>收款人{{ i?.payeeName }}/{{ i?.payeePhone }}/{{ i?.payeeCardNo }}</div>
<div>车队长{{ i?.payeeName }}/{{ i?.payeePhone }}/{{ i?.payeeCardNo }}</div>
</div>
</div>
</nz-card>