Browse Source

【BUG】【销售退货单关联列表-关联出货单号-前台】

rainco 7 years ago
parent
commit
f614202064
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/sale/saleIn/QueryPanel.js

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

@@ -273,7 +273,7 @@ Ext.define('saas.view.sale.saleIn.QueryPanel', {
             }
         }, {
             text: '关联出货单号',
-            dataIndex: 'pd_iocode',
+            dataIndex: 'pi_iocode',
             width: 150
         }, {
             text: '备注',