Index: ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js =================================================================== diff -u -r16521 -r16671 --- ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js (.../invoicePlanExtractedForm.js) (revision 16521) +++ ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js (.../invoicePlanExtractedForm.js) (revision 16671) @@ -1045,7 +1045,8 @@ labelSeparator : ':', bodyStyle : 'padding:5px 5px 0px 5px', width : 1020, - autoHeight : true, + height : 580, + // autoHeight : true, autoScroll : true, labelAlign:'right', layout : 'form', @@ -1616,8 +1617,10 @@ id : 'recyclingApplicationWin', layout : 'fit', title : '发货单', - width : 1020, - height : 660, + width : 1000, + // width : 1020, + // height : 660, + height : 620, border : false, modal : true, plain : true,