edit
This commit is contained in:
@ -18,16 +18,16 @@
|
||||
{{ costInfo?.brmdate }}
|
||||
</se>
|
||||
<se label="收款方式" required>
|
||||
{{ costInfo?.brmmode }}
|
||||
{{ costInfo?.brmmodeLabel }}
|
||||
</se>
|
||||
<se label="银行类型">
|
||||
{{ costInfo?.banktype }}
|
||||
{{ costInfo?.banktypeLabel }}
|
||||
</se>
|
||||
<se label="付款人" required>
|
||||
{{ costInfo?.artoname }}
|
||||
</se>
|
||||
<se label="收款类型" required>
|
||||
{{ costInfo?.brmtype }}
|
||||
{{ costInfo?.brmtypeLabel }}
|
||||
</se>
|
||||
<se label="收款账户" required>
|
||||
{{ costInfo?.ltdaccountId }}
|
||||
|
||||
Reference in New Issue
Block a user