@@ -140,7 +140,7 @@ Ext.define('saas.view.stock.appropriationInOut.FormPanel', {
{
text : "数量",
xtype: 'numbercolumn',
- dataIndex : "pd_inqty",
+ dataIndex : "pd_outqty",
width : 120.0,
allowBlank:false,
editor : {