Index: ssts-web/src/main/webapp/disinfectsystem/returnGoodsRecord/returnGoodsRecordForm.js =================================================================== diff -u -r14293 -r14581 --- ssts-web/src/main/webapp/disinfectsystem/returnGoodsRecord/returnGoodsRecordForm.js (.../returnGoodsRecordForm.js) (revision 14293) +++ ssts-web/src/main/webapp/disinfectsystem/returnGoodsRecord/returnGoodsRecordForm.js (.../returnGoodsRecordForm.js) (revision 14581) @@ -725,7 +725,7 @@ border : 0, labelSeparator : ':', bodyStyle : 'padding:5px 5px 0px 5px', - width : 600, + width : 950, labelAlign:'right', autoHeight : true, autoScroll : true, @@ -929,7 +929,7 @@ store : returnGoodsItemStore, bodyStyle : 'border:1px solid #afd7af', cm : cm, - width :720, + width :920, height : 270, autoExpandColumn : 'autoWidth', border : true, @@ -977,7 +977,7 @@ minChars : 0, valueField : 'id', displayField : 'name', - width : 200, + width : 350, store : diposableGoodsStore, forceSelection : true, lazyInit : true, @@ -1223,7 +1223,7 @@ id : 'returnGoodsRecordWin', layout : 'fit', title : entityName + '信息', - width : 780, + width : 930, modal : true, // autoHeight : true, border : false, @@ -1607,7 +1607,7 @@ minChars : 0, valueField : 'id', displayField : 'name', - width : 200, + width : 350, store : tousseStore, forceSelection : true, disabled:!enableBtn, @@ -1727,7 +1727,7 @@ border : 0, labelSeparator : ':', bodyStyle : 'padding:5px 5px 0px 5px', - width : 600, + width : 750, labelAlign:'right', autoHeight : true, autoScroll : true, @@ -1980,7 +1980,7 @@ id : 'returnTousseRecordWin', layout : 'fit', title : entityName + '信息', - width : 680, + width : 660, modal : true, // autoHeight : true, border : false,