@@ -192,7 +192,11 @@ Ext.define('saas.view.purchase.purchaseIn.QueryPanel', {
text: '规格',
dataIndex: 'pr_spec',
width: 200
- },{
+ }, {
+ text: '仓库',
+ dataIndex: 'pd_whname',
+ width: 150
text: '验收数量',
dataIndex: 'pd_inqty',
xtype:'numbercolumn',
@@ -200,6 +200,10 @@ Ext.define('saas.view.sale.saleIn.QueryPanel', {
},{
text: '退货数量',