Index: ssts-web/src/main/webapp/disinfectsystem/invoice/invoiceView.js =================================================================== diff -u -r16591 -r16718 --- ssts-web/src/main/webapp/disinfectsystem/invoice/invoiceView.js (.../invoiceView.js) (revision 16591) +++ ssts-web/src/main/webapp/disinfectsystem/invoice/invoiceView.js (.../invoiceView.js) (revision 16718) @@ -583,8 +583,9 @@ frame : true, labelSeparator : ':', bodyStyle : 'padding:5px 5px 0px 5px', - width : 1024, - autoHeight : true, + width : 1000, + height : 620, + // autoHeight : true, autoScroll : true, labelAlign : 'right', layout : 'form', @@ -939,8 +940,8 @@ id : 'recyclingApplicationWin', layout : 'fit', title : '发货单', - width : 960, - height : 660, + width : 1000, + height : 620, border : false, modal : true, plain : true,