@@ -243,7 +243,7 @@ Ext.define('saas.view.sale.saleIn.QueryPanel', {
dataIndex: 'pr_unit',
width: 80
}, {
- text: '销售单价(元)',
+ text: '出货单价(元)',
dataIndex: 'pd_sendprice',
xtype:'numbercolumn',
width: 140,
@@ -235,7 +235,7 @@ Ext.define('saas.view.sale.saleout.QueryPanel', {