@@ -136,7 +136,10 @@
{
title: '收款银行',
align: 'center',
- dataIndex: 'eacbnk'
+ dataIndex: 'eacbnk',
+ customRender:function (text) {
+ return !text?"招商银行":text
+ }
},
title: '银行账号',