@ -88,7 +88,7 @@
<span>{{ scope.row.collectionBankNum }}</span>
</template>
</el-table-column>
<el-table-column label="收款银行名称" align="center" width="130">
<el-table-column label="收款账户名称" align="center" width="130">
<template slot-scope="scope">
<span>{{ scope.row.receivingName }}</span>
@ -108,7 +108,7 @@
</el-form-item>
</el-col>
<el-col :span="4" class="tleftb balanceStyle">
<span>收款银行名称</span>
<span>收款账户名称</span>
<el-col :span="4" class="tlineheightb">
<el-form-item>
@ -96,7 +96,7 @@
@ -75,7 +75,7 @@
@ -77,7 +77,7 @@
@ -97,7 +97,7 @@
@ -106,7 +106,7 @@