|
@@ -42,6 +42,10 @@ Ext.define('saas.view.money.report.TotalRecDetail', {
|
|
|
dataIndex: 'cm_custname',
|
|
dataIndex: 'cm_custname',
|
|
|
width: 210,
|
|
width: 210,
|
|
|
}, {
|
|
}, {
|
|
|
|
|
+ fieldLabel: '期间',
|
|
|
|
|
+ dataIndex: 'cm_yearmonth',
|
|
|
|
|
+ width: 110
|
|
|
|
|
+ },{
|
|
|
text: '期初预收',
|
|
text: '期初预收',
|
|
|
dataIndex: 'cm_beginpreamount',
|
|
dataIndex: 'cm_beginpreamount',
|
|
|
exportFormat: 'Amount',
|
|
exportFormat: 'Amount',
|