This commit is contained in:
wangshiming
2022-03-11 09:53:53 +08:00
parent 6bdcd4e0e6
commit d499b524f7

View File

@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2021-12-15 13:17:42
* @LastEditors : Shiming
* @LastEditTime : 2022-03-09 15:24:55
* @LastEditTime : 2022-03-11 09:53:23
* @FilePath : \\tms-obc-web\\src\\app\\routes\\order-management\\modal\\vehicle\\confir-receipt\\confir-receipt.component.html
* Copyright (C) 2022 huzhenhong. All rights reserved.
-->
@ -33,7 +33,7 @@
</st>
</sv>
<sv label="司机车辆">
<div>{{ dataInfo?.driverName|| '-' }} / {{dataInfo?.driverTelephone || '-' }}/ {{ dataInfo?.carNo || '-' }}</div>
<div>{{ dataInfo?.driverName|| '-' }} / {{dataInfo?.driverPhone || '-' }}/ {{ dataInfo?.carNo || '-' }}</div>
</sv>
<sv label="收款人">
<div>{{ i?.payeeName || '-'}} / {{ i?.payeePhone || '-'}}</div>