@@ -211,7 +211,7 @@ Ext.define('saas.view.sale.saleIn.QueryPanel', {
dataIndex: 'pd_whname',
width: 150
},{
- text: '退货数量',
+ text: '数量',
dataIndex: 'pd_inqty',
xtype:'numbercolumn',
width: 110,
@@ -211,7 +211,7 @@ Ext.define('saas.view.sale.saleout.QueryPanel', {
width: 80
}, {
- text: '出货数量',
dataIndex: 'pd_outqty',