Index: ssts-web/src/main/webapp/disinfectsystem/foreigntousseapplication/foreignTousseInfoForm.js =================================================================== diff -u -r27254 -r27261 --- ssts-web/src/main/webapp/disinfectsystem/foreigntousseapplication/foreignTousseInfoForm.js (.../foreignTousseInfoForm.js) (revision 27254) +++ ssts-web/src/main/webapp/disinfectsystem/foreigntousseapplication/foreignTousseInfoForm.js (.../foreignTousseInfoForm.js) (revision 27261) @@ -1988,7 +1988,7 @@ title : '基础信息', collapsible : false, height : 250, - width : top.screen.width > 1280 ? 900 : 700,//900 + width : top.screen.width > 1280 ? 900 : 900,//900 defaultType : 'textfield', layout : { type : 'vbox' @@ -2608,7 +2608,7 @@ // width : 950, height : 650, // height : top.screen.height > 1000 ? 600 : 500, - width : top.screen.width > 1280 ? 950 : 760, + width : top.screen.width > 1280 ? 950 : 930, resizable :false, modal : true, border : false,