Index: ssts-web/src/main/webapp/disinfectsystem/basedatamanager/supplyroomtype/supplyRoomTypeForm.js =================================================================== diff -u -r17205 -r17207 --- ssts-web/src/main/webapp/disinfectsystem/basedatamanager/supplyroomtype/supplyRoomTypeForm.js (.../supplyRoomTypeForm.js) (revision 17205) +++ ssts-web/src/main/webapp/disinfectsystem/basedatamanager/supplyroomtype/supplyRoomTypeForm.js (.../supplyRoomTypeForm.js) (revision 17207) @@ -1572,27 +1572,29 @@ addGridItem(supplyRoom1Store4, name, departId, ""); } } - }, { - text : '上移到顶部', - handler : function() { - moveTopGridItem3(); - } - },{ - text : '上移', - handler : function() { - moveUpGridItem3(); - } - },{ - text : '下移', - handler : function() { - moveDownGridItem3(); - } - },{ - text : '下移到底部', - handler : function() { - moveBottomGridItem3(); - } - },{ + }, + // { + // text : '上移到顶部', + // handler : function() { + // moveTopGridItem3(); + // } + // },{ + // text : '上移', + // handler : function() { + // moveUpGridItem3(); + // } + // },{ + // text : '下移', + // handler : function() { + // moveDownGridItem3(); + // } + // },{ + // text : '下移到底部', + // handler : function() { + // moveBottomGridItem3(); + // } + // }, + { text : '搜索科室名称:' },{ xtype : 'textfield',