【修改】工作组统计增加部门 审核 详情增加联行号
This commit is contained in:
@@ -108,6 +108,10 @@
|
||||
<label>银行账号:</label>
|
||||
<span>{{ basicInfo.bankAccount }}</span>
|
||||
</a-col>
|
||||
<a-col :span="12" class="detail-item">
|
||||
<label>联行号:</label>
|
||||
<span>{{ basicInfo.linkBankNumber || '' }}</span>
|
||||
</a-col>
|
||||
</a-row>
|
||||
</section>
|
||||
<!--企业信息end-->
|
||||
|
||||
Reference in New Issue
Block a user