zhoudw 7 жил өмнө
parent
commit
f55877efbc

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

@@ -152,7 +152,7 @@ Ext.define('saas.view.stock.otherOut.FormPanel', {
             },
             },
             {
             {
                 text: "数量",
                 text: "数量",
-                dataIndex: "pd_inqty",
+                dataIndex: "pd_outqty",
                 editor: {
                 editor: {
                     xtype: "numberfield"
                     xtype: "numberfield"
                 },
                 },