@@ -38,6 +38,10 @@ Ext.define('saas.view.money.report.PayDetail', {
text: '单号',
dataIndex: 'pd_code',
width: 150
+ }, {
+ text: '单据类型',
+ dataIndex: 'pd_kind',
+ width: 110
}, {
text:'供应商编号',
dataIndex:'pd_vendcode',