Index: ssts-web/src/main/webapp/disinfectsystem/packing/packingView1.js =================================================================== diff -u -r15543 -r15653 --- ssts-web/src/main/webapp/disinfectsystem/packing/packingView1.js (.../packingView1.js) (revision 15543) +++ ssts-web/src/main/webapp/disinfectsystem/packing/packingView1.js (.../packingView1.js) (revision 15653) @@ -2247,7 +2247,7 @@ taskGroup:taskGroup }, success : function(result){ - myMask.hide(); + myMask.destroy(); Ext4.getCmp('basketBarcodeInput').setValue(''); var jsonObj = Ext4.JSON.decode(result.responseText); var pLength = jsonObj.length;