Browse Source

修改调拨单界面

zhoudw 7 years ago
parent
commit
7eba7e647d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/stock/appropriationInOut/QueryPanel.js

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

@@ -184,7 +184,7 @@ Ext.define('saas.view.stock.appropriationInOut.QueryPanel', {
                 dataIndex: 'pr_detail',
                 width: 200
             },{
-                text: '型号规格',
+                text: '规格',
                 dataIndex: 'pr_spec',
                 width: 150
             },{