@@ -135,6 +135,7 @@ $(document).keyup(function(event) {
}
$.post("/whlabelfz1/scam_mgxx_post", {scanlabel: scanlabel, type: type, orderinfo: orderinfo, num: num}, function(res) {
+ $("#scanlabel").val();
$("#scanlabel").focus();
if(res.code == 1){