Index: ssts-web/src/main/webapp/disinfectsystem/recyclingdamagerecord/recyclingDamageRecordForm.js =================================================================== diff -u -r28519 -r28803 --- ssts-web/src/main/webapp/disinfectsystem/recyclingdamagerecord/recyclingDamageRecordForm.js (.../recyclingDamageRecordForm.js) (revision 28519) +++ ssts-web/src/main/webapp/disinfectsystem/recyclingdamagerecord/recyclingDamageRecordForm.js (.../recyclingDamageRecordForm.js) (revision 28803) @@ -905,7 +905,6 @@ if(action.result.success){ showResult("保存成功!" , null , sstsConfig.messagePauseTimeOnPackingPage); top.Ext.getCmp('recyclingDamageRecordWin').close(); - getErrorAndDamgeCount(); }else{ showResult(action.result.message , null , sstsConfig.messagePauseTimeOnPackingPage); }