车辆接口更新
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
* @Author : Shiming
|
||||
* @Date : 2022-01-14 14:39:04
|
||||
* @LastEditors : Shiming
|
||||
* @LastEditTime : 2022-01-26 10:27:05
|
||||
* @LastEditTime : 2022-01-26 10:41:21
|
||||
* @FilePath : \\tms-obc-web\\src\\app\\routes\\financial-management\\components\\payable-order\\payable-order-detail\\payable-order-detail.component.html
|
||||
* Copyright (C) 2022 huzhenhong. All rights reserved.
|
||||
-->
|
||||
@ -26,7 +26,7 @@
|
||||
{{headerInfo?.cnoName}}
|
||||
</se>
|
||||
<se label="付款账户" required>
|
||||
{{headerInfo?.shipperaccountId}}
|
||||
{{headerInfo?.shipperaccount}}
|
||||
</se>
|
||||
<se label="核销金额" required>
|
||||
{{headerInfo?.phxmoney | currency}}
|
||||
@ -40,7 +40,7 @@
|
||||
{{headerInfo?.driver2IdName}}
|
||||
</se>
|
||||
<se label="收款账户" required>
|
||||
{{headerInfo?.ltdaccountId}}
|
||||
{{headerInfo?.ltdaccount}}
|
||||
</se>
|
||||
<se label="应付金额">
|
||||
{{headerInfo?.prmoney | currency}}
|
||||
|
||||
Reference in New Issue
Block a user