zhuth 7 years ago
parent
commit
7be2a3d05f
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",