Pārlūkot izejas kodu

销售退货 出货单号字段:pd_iocode

rainco 7 gadi atpakaļ
vecāks
revīzija
8461628fc6

+ 1 - 1
frontend/saas-web/app/view/sale/saleIn/FormPanel.js

@@ -327,7 +327,7 @@ Ext.define('saas.view.sale.saleIn.FormPanel', {
                 }
                 }
             }, {
             }, {
                 text : "出货单号", 
                 text : "出货单号", 
-                dataIndex : "pd_orderdetno", 
+                dataIndex : "pd_iocode", 
                 xtype : "numbercolumn",
                 xtype : "numbercolumn",
                 width: 110.0,
                 width: 110.0,
                 format: '0',
                 format: '0',