This commit is contained in:
Taric Xin
2022-01-19 17:45:26 +08:00
parent 50eeb36d64
commit 619eea6220
5 changed files with 7 additions and 43 deletions

View File

@ -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 }}