Browse Source

销售出货 销售单号列宽

rainco 7 years ago
parent
commit
13ed3e6320
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/sale/saleOut/FormPanel.js

+ 1 - 1
frontend/saas-web/app/view/sale/saleOut/FormPanel.js

@@ -191,7 +191,7 @@ Ext.define('saas.view.sale.saleout.FormPanel', {
             {
                 text : "销售单号", 
                 dataIndex : "pd_ordercode", 
-                width : 120.0
+                width : 200.0
             },{
                 text : "销售序号", 
                 dataIndex : "pd_orderdetno",