@@ -39,14 +39,14 @@ Ext.define('saas.view.money.report.AccountBalance', {
text: '账户名称',
dataIndex: 'bankname',
width: 150
- }, {
- text: '业务类型',
- dataIndex: 'kind',
- width: 100
},{
text: '币别',
dataIndex: 'currency',
width: 80,
+ }, {
+ text: '业务类型',
+ dataIndex: 'kind',
+ width: 100
}, {
text: '收入(元)',
dataIndex: 'inamount',