Index: ssts-web/src/main/webapp/disinfectsystem/packing/recyclingLostRecordForm.js =================================================================== diff -u -r28496 -r28497 --- ssts-web/src/main/webapp/disinfectsystem/packing/recyclingLostRecordForm.js (.../recyclingLostRecordForm.js) (revision 28496) +++ ssts-web/src/main/webapp/disinfectsystem/packing/recyclingLostRecordForm.js (.../recyclingLostRecordForm.js) (revision 28497) @@ -904,6 +904,7 @@ top.Ext.getCmp('recyclingLostRecordWin').close(); var waitPackingTreeGrid = Ext4.getCmp('waitPackingTreeGrid'); waitPackingTreeGrid.getStore().reload(); + getErrorAndDamgeCount(); }else{ showResult(action.result.message , null , sstsConfig.messagePauseTimeOnPackingPage); }