@@ -139,7 +139,7 @@ Ext.define('saas.view.money.report.CustomerCheckCheck', {
dataIndex: 'pd_remark',
width: 250
}, {
- text: '期初应付',
+ text: '期初应收',
dataIndex: 'beginamount',
hidden: true,
width: 0,
@@ -151,7 +151,7 @@ Ext.define('saas.view.money.report.CustomerCheckCheck', {
summaryType: 'cus',
- text: '本期付款',
+ text: '本期收款',
dataIndex: 'nowpay',