Index: ssts-web/src/main/webapp/disinfectsystem/basedatamanager/rinser/rinserForm.js =================================================================== diff -u -r16682 -r17268 --- ssts-web/src/main/webapp/disinfectsystem/basedatamanager/rinser/rinserForm.js (.../rinserForm.js) (revision 16682) +++ ssts-web/src/main/webapp/disinfectsystem/basedatamanager/rinser/rinserForm.js (.../rinserForm.js) (revision 17268) @@ -208,7 +208,7 @@ bodyStyle : 'padding:5px 5px 0px 5px', labelWidth : 100, // autoHeight:true, - height : 620, + height : top.screen.height > 800 ? 660 : 500, autoScroll : true, labelAlign:'right', items : [ { @@ -535,7 +535,7 @@ layout : 'fit', title : '清洗机信息', width : 650, - height : 620, + height : top.screen.height > 800 ? 660 : 500, border : false, modal : true, // autoHeight : true,