This commit is contained in:
wangshiming
2022-04-01 10:48:37 +08:00
parent 9128d9f9a5
commit f3224014a4
4 changed files with 4 additions and 4 deletions

View File

@ -275,7 +275,7 @@
附加费{{ i?.totalSurcharge | currency }},附加费率{{ (i?.totalRate * 100).toFixed(2)}}%
</div>
</div>
<div>收款人{{ i?.payeeName }}/{{ i?.payeePhone }}</div>
<div>车队长{{ i?.payeeName }}/{{ i?.payeePhone }}</div>
</nz-card>