Browse Source

【界面标准化】【销售退货单列表:关联出货号->关联出货单号】

rainco 7 years ago
parent
commit
0fdc6ef1fb
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

@@ -149,7 +149,7 @@ Ext.define('saas.view.sale.saleIn.QueryPanel', {
             dataIndex: 'pi_prstatus',
             width: 80
         }, {
-            text: '关联出货号',
+            text: '关联出货号',
             dataIndex: 'pi_iocode',
             width: 150
         }, {