Ver código fonte

其它出库单数量改成pd_outqty

rainco 7 anos atrás
pai
commit
7af2f79c43

+ 1 - 1
frontend/saas-web/app/view/stock/otherOut/QueryPanel.js

@@ -174,7 +174,7 @@ Ext.define('saas.view.stock.otherOut.QueryPanel', {
             width: 80
         }, {
             text: '数量',
-            dataIndex: 'pd_inqty',
+            dataIndex: 'pd_outqty',
             xtype:'numbercolumn',
             width: 110,
             renderer : function(v) {