瀏覽代碼

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

rainco 7 年之前
父節點
當前提交
0fdc6ef1fb
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
         }, {