Explorar o código

修改采购模块

zhoudw %!s(int64=7) %!d(string=hai) anos
pai
achega
f55877efbc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frontend/saas-web/app/view/stock/otherOut/FormPanel.js

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

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