Browse Source

【BUG-界面标准化】【其它出入库】【客户名称修改】【前端处理】

rainco 7 years ago
parent
commit
9d1b137128
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/stock/otherOut/QueryPanel.js

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

@@ -141,7 +141,7 @@ Ext.define('saas.view.stock.otherOut.QueryPanel', {
             width: 110
         }, {
             text: '客户名称',
-            dataIndex: 'pi_vendname',
+            dataIndex: 'pi_custname',
             width: 200
         }, {
             text: '审核状态',