H5/Js/PurchaseInventory.js @@ -70,6 +70,7 @@ var json = res; if (json.status == 0) { that.depotData = json.data.tbBillList; that.$playSound('success'); that.$refs.barcode.focus(); } else {