@@ -103,7 +103,7 @@ Ext.define('saas.view.money.report.CustomerCheckCheck', {
}
}, {
text: '含税单价(元)',
- dataIndex: 'pd_orderprice',
+ dataIndex: 'pd_sendprice',
exportFormat: 'Price',
xtype: 'numbercolumn',
width: 120,